Kodama

AutoRegistratonComponentAttribute.Register メソッド 

[This is preliminary documentation and subject to change.]

コンポーネントをコンテナに登録する

public void Register(
   IMutableComponentContainer container,
   Type type
);

パラメータ

container
コンポーネントを登録するコンテナ
type
登録するコンポーネント

参照

AutoRegistratonComponentAttribute クラス | Kodama.DependencyInjection.Marker 名前空間