Kodama

IComponentContainer.GetComponent メソッド (Type)

[This is preliminary documentation and subject to change.]

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

object GetComponent(
   Type componentType
);

パラメータ

componentType
取得するコンポーネントの型

戻り値

引数にわたされた型のコンポーネント

参照

IComponentContainer インターフェイス | Kodama.DependencyInjection.Container 名前空間