Kodama

IComponentContainerBuilder インターフェイス

[This is preliminary documentation and subject to change.]

DependencyInjectionコンテナを生成し、それにコンポーネントを登録し、そのインスタンスを返すビルダ

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

public interface IComponentContainerBuilder

IComponentContainerBuilder を実装するクラス

クラス 説明
AutoComponentContainerBuilder 自動的に、DependencyInjectionコンテナを生成して コンポーネントを登録し、そのインスタンスを返すビルダ
ScriptComponentContainerBuilder スクリプトを利用して、DependencyInjectionコンテナを生成して コンポーネントを登録し、そのインスタンスを返すビルダ
XmlComponentContainerBuilder XMLを利用して、DependencyInjectionコンテナを生成して コンポーネントを登録し、そのインスタンスを返すビルダ

必要条件

名前空間: Kodama.DependencyInjection.Builder

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

参照

IComponentContainerBuilder インターフェイス | IComponentContainerBuilder メンバ | Kodama.DependencyInjection.Builder 名前空間