Kodama

ComponentContainerImpl.RegisterInstance メソッド (Object)

[This is preliminary documentation and subject to change.]

コンポーネントを登録する

public void RegisterInstance(
   object componentInstance
);

パラメータ

componentInstance
登録するコンポーネントのインスタンス

実装

IMutableComponentContainer.RegisterInstance

参照

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