Kodama

ComponentContainerImpl.Register メソッド (IComponentEntry)

[This is preliminary documentation and subject to change.]

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

public void Register(
   IComponentEntry componentEntry
);

パラメータ

componentEntry
登録するコンポーネントの情報

実装

IMutableComponentContainer.Register

参照

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