Kodama

IComponentContainer.GetComponentEntry メソッド (String)

[This is preliminary documentation and subject to change.]

指定された名前をもつコンポーネントの登録情報を取得する

IComponentEntry GetComponentEntry(
   string componentName
);

パラメータ

componentName
取得するコンポーネントの名前

戻り値

指定された名前をもつコンポーネントの登録情報

参照

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