Kodama

ComponentInstanceMode 列挙体

[This is preliminary documentation and subject to change.]

自動登録するコンポーネントのインスタンス属性をあらわす列挙型

public enum ComponentInstanceMode

メンバ

メンバ名 説明
Prototype PrototypeComponentEntryによるコンポーネントの登録
Singleton SingletonComponentEntryによるコンポーネントの登録
Outer OuterComponentEntryによるコンポーネントの登録

必要条件

名前空間: Kodama.DependencyInjection.Marker

アセンブリ: Kodama.DependencyInjection (Kodama.DependencyInjection.dll 内)

参照

ComponentInstanceMode クラス | ComponentInstanceMode メンバ | Kodama.DependencyInjection.Marker 名前空間