[This is preliminary documentation and subject to change.]
バインドする引数をBindFunctor#Invoke呼び出し時に毎に新しいインスタンスで提供するインターフェイス
この型のすべてのメンバの一覧については、 NewOpArgumentProvider メンバを参照してください。
System.Object
Kodama.Function.Functor.Bind.NewOpArgumentProvider
この型の public static (Visual Basicでは Shared) のすべてのメンバは、 マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
BindFunctorのバインドする引数としてこれを渡すと、 BindFunctor#Invokeの呼び出しごとにバインドされる引数が IArgumentProvider#Provideで返される値になる。 C++のbindには同じような機能は存在しません。
名前空間: Kodama.Function.Functor.Bind
アセンブリ: Kodama.Function (Kodama.Function.dll 内)
NewOpArgumentProvider クラス | NewOpArgumentProvider メンバ | Kodama.Function.Functor.Bind 名前空間 | BindFunctor