Kodama

NotBoundArgument クラス

[This is preliminary documentation and subject to change.]

BindFunctorでバインドしないパラメータはこのクラスのインスタンスを渡します

この型のすべてのメンバの一覧については、 NotBoundArgument メンバを参照してください。

System.Object
   Kodama.Function.Functor.Bind.NotBoundArgument

public class NotBoundArgument

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、 マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

解説

C++でいうBoostのbindの_1、_2、_3と同一のものです。

必要条件

名前空間: Kodama.Function.Functor.Bind

アセンブリ: Kodama.Function (Kodama.Function.dll 内)

参照

NotBoundArgument クラス | NotBoundArgument メンバ | Kodama.Function.Functor.Bind 名前空間 | BindFunctor | Boostリファレンス日本語訳