PrototypeComponentEntry クラスのメソッドは以下のとおりです。PrototypeComponentEntry クラスの完全なメンバ一覧については、 PrototypeComponentEntry メンバ のトピックを参照してください。
AddInitializationFactor | コンポーネントを初期化するための引数をバインド済みの関数オブジェクトを追加する |
AddInjectionFanctor | 依存性を注入するための引数をバインド済みの関数オブジェクトを追加する |
Discard | コンポーネントのインスタンスを破棄する |
GetDependencies | コンポーネントが依存しているコンポーネントの登録情報を返す |
GetInstance | コンポーネントのインスタンスを返す |
PrototypeComponentEntry クラス | PrototypeComponentEntry メンバ | Kodama.DependencyInjection.Component 名前空間 | ComponentContainerImpl