Kodama

FunctorHandler デリゲート

[This is preliminary documentation and subject to change.]

関数オブジェクトをデリゲートに変換したもの

public delegate object FunctorHandler(
   params object[] arguments
);

必要条件

名前空間: Kodama.Function.Functor

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

参照

FunctorHandler クラス | Kodama.Function.Functor 名前空間