Kodama

ComponentContainerImpl.Register メソッド (Type)

[This is preliminary documentation and subject to change.]

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

public void Register(
   Type componentType
);

パラメータ

componentType
登録するコンポーネントの型

実装

IMutableComponentContainer.Register

参照

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