Kodama

OuterComponentEntry.GetInstance メソッド 

[This is preliminary documentation and subject to change.]

コンポーネントのインスタンスを取得する

public object GetInstance();

戻り値

コンポーネントのインスタンス

実装

IComponentEntry.GetInstance

解説

このメソッドで新しいインスタンスを返すか既存のインスタンスを返すかは 実装で選択します。

参照

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