[This is preliminary documentation and subject to change.]
DependencyInjectionコンテナに登録されているコンポーネント情報
この型のすべてのメンバの一覧については、 PrototypeComponentEntry メンバを参照してください。
System.Object
Kodama.DependencyInjection.Component.PrototypeComponentEntry
この型の public static (Visual Basicでは Shared) のすべてのメンバは、 マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
このコンポーネント情報で登録されているコンポーネントは、 IComponentContainer#GetComponent毎に常に新しいインスタンスを返す。
名前空間: Kodama.DependencyInjection.Component
アセンブリ: Kodama.DependencyInjection (Kodama.DependencyInjection.dll 内)
PrototypeComponentEntry クラス | PrototypeComponentEntry メンバ | Kodama.DependencyInjection.Component 名前空間 | ComponentContainerImpl