Kodama

IMutableComponentContainer.Register メソッド (Type, String)

[This is preliminary documentation and subject to change.]

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

void Register(
   Type componentType,
   string componentName
);

パラメータ

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

参照

IMutableComponentContainer インターフェイス | Kodama.DependencyInjection.Container 名前空間