Kodama

IComponentEntry インターフェイス

[This is preliminary documentation and subject to change.]

DependencyInjectionコンテナに登録されているコンポーネント情報

この型のすべてのメンバの一覧については、 IComponentEntry メンバを参照してください。

public interface IComponentEntry

IComponentEntry を実装するクラス

クラス 説明
OuterComponentEntry DependencyInjectionコンテナに登録されているコンポーネント情報
PrototypeComponentEntry DependencyInjectionコンテナに登録されているコンポーネント情報
SingletonComponentEntry DependencyInjectionコンテナに登録されているコンポーネント情報

必要条件

名前空間: Kodama.DependencyInjection.Component

アセンブリ: Kodama.DependencyInjection (Kodama.DependencyInjection.dll 内)

参照

IComponentEntry インターフェイス | IComponentEntry メンバ | Kodama.DependencyInjection.Component 名前空間 | ComponentContainerImpl