[This is preliminary documentation and subject to change.]
指定された名前をもつコンポーネントの登録情報を取得する
指定された名前をもつコンポーネントの登録情報
IComponentContainer.GetComponentEntry
例外の種類 | 条件 |
---|---|
TooManyRegistrationException | 指定された名前をもつコンポーネントが複数あった場合に発生する例外 |
ComponentNotFoundException | 指定された名前をもつコンポーネントがなかった場合に発生する例外 |
ComponentContainerImpl クラス | Kodama.DependencyInjection.Container 名前空間