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