Kodama

SingletonComponentEntry メンバ

SingletonComponentEntry 概要

パブリック コンストラクタ

SingletonComponentEntry オーバーロード。 SingletonComponentEntry クラスの新しいインスタンスを初期化します。

パブリック プロパティ

ComponentName 登録されているコンポーネントの名前
ComponentType 登録されているコンポーネントの型
InjectionConstructor 依存性を注入するためのコンストラクタの引数をバインドしたファンクタ

パブリック メソッド

AddInitializationFactor コンポーネントを初期化するための引数をバインド済みの関数オブジェクトを追加する
AddInjectionFanctor 依存性を注入するための引数をバインド済みの関数オブジェクトを追加する
Discard コンポーネントのインスタンスを破棄する
GetDependencies コンポーネントが依存しているコンポーネントの登録情報を返す
GetInstance コンポーネントのインスタンスを取得する

参照

SingletonComponentEntry クラス | SingletonComponentEntry メンバ | Kodama.DependencyInjection.Component 名前空間 | ComponentContainerImpl