Kodama

SingletonComponentEntry コンストラクタ (IComponentContainer, Type, String)

[This is preliminary documentation and subject to change.]

コンストラクタ

public SingletonComponentEntry(
   IComponentContainer container,
   Type type,
   string name
);

パラメータ

container
コンポーネントを登録するコンテナ
type
登録するコンポーネントの型
name
登録するコンポーネントの名前

参照

SingletonComponentEntry クラス | Kodama.DependencyInjection.Component 名前空間