Kodama

IComponentEntry.AddInitializationFactor メソッド 

[This is preliminary documentation and subject to change.]

コンポーネントを初期化するための引数をバインド済みの関数オブジェクトを追加する

void AddInitializationFactor(
   IFunctor functor
);

パラメータ

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

参照

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