Kodama

IComponentContainer.GetComponentEntry メソッド (Type)

[This is preliminary documentation and subject to change.]

指定されたインターフェイスを実装するコンポーネントの登録情報を取得する

IComponentEntry GetComponentEntry(
   Type interfaceType
);

パラメータ

interfaceType
取得する実装コンポーネントのインターフェイス

戻り値

指定されたインターフェイスを実装するコンポーネントの登録情報

参照

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