Kodama

ComponentContainerImpl.AddChild メソッド 

[This is preliminary documentation and subject to change.]

子コンテナを追加する

public void AddChild(
   IComponentContainer child
);

パラメータ

child
追加する子コンテナ

実装

IMutableComponentContainer.AddChild

参照

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