Kodama

IComponentContainer インターフェイス

[This is preliminary documentation and subject to change.]

DependencyInjectionコンテナの基底インターフェイスです

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

Kodama.DependencyInjection.Container.IComponentContainer
   Kodama.DependencyInjection.Container.IMutableComponentContainer

public interface IComponentContainer

IComponentContainer を実装するクラス

クラス 説明
ComponentContainerImpl DependencyInjectionコンテナの実装クラスです

解説

このインターフェイスはImmutableです。

必要条件

名前空間: Kodama.DependencyInjection.Container

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

参照

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