Kodama

ComponentContainerImpl.GetComponent メソッド

[This is preliminary documentation and subject to change.]

コンポーネントを取得する

オーバーロードの一覧

コンポーネントを取得する

public object GetComponent(string);

コンポーネントを取得する

public object GetComponent(Type);

参照

ComponentContainerImpl クラス | Kodama.DependencyInjection.Container 名前空間