Kodama

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

[This is preliminary documentation and subject to change.]

コンストラクタ

public SingletonComponentEntry(
   IComponentContainer container,
   Type type
);

パラメータ

container
コンポーネントが登録するコンテナ
type
登録するコンポーネントの型

参照

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