Kodama

SingletonComponentEntry.AddInjectionFanctor メソッド 

[This is preliminary documentation and subject to change.]

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

public void AddInjectionFanctor(
   BindFunctor functor
);

パラメータ

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

実装

IComponentEntry.AddInjectionFanctor

参照

SingletonComponentEntry クラス | Kodama.DependencyInjection.Component 名前空間