Kodama

OuterComponentEntry コンストラクタ (IComponentContainer, Object, String)

[This is preliminary documentation and subject to change.]

コンストラクタ

public OuterComponentEntry(
   IComponentContainer container,
   object instance,
   string name
);

パラメータ

container
コンポーネントを登録するコンテナ
instance
登録するコンポーネントのインスタンス
name
登録するコンポーネントの名前

参照

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