Kodama

ComponentContainerImpl.Contains メソッド (Type)

[This is preliminary documentation and subject to change.]

コンポーネントが登録されているかチェックする

public bool Contains(
   Type componentType
);

パラメータ

componentType
登録されているか確認するコンポーネントの型

戻り値

コンポーネントが登録されているかどうか

実装

IComponentContainer.Contains

参照

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