Kodama

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

[This is preliminary documentation and subject to change.]

コンストラクタ

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

パラメータ

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

参照

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