Kodama

IComponentEntry.AddInjectionFanctor メソッド 

[This is preliminary documentation and subject to change.]

依存性を注入するための引数をバインド済みの関数オブジェクトを追加する

void AddInjectionFanctor(
   BindFunctor functor
);

パラメータ

functor
追加する関数オブジェクト

参照

IComponentEntry インターフェイス | Kodama.DependencyInjection.Component 名前空間