public sealed class NumberDirectorContainer : INumberDirectorContainerPublic NotInheritable Class NumberDirectorContainer
Implements INumberDirectorContainerpublic ref class NumberDirectorContainer sealed : INumberDirectorContainer[<SealedAttribute>]
type NumberDirectorContainer =
class
interface INumberDirectorContainer
end| NumberDirectorContainer | Создаёт экземпляр класса с указанием его зависимостей. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetProvider | Возвращает объект, предоставляющий доступ к объектам API номеров для заданного типа карточки или для карточек всех типов по умолчанию. |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| Register | Регистрирует зависимости API номеров для всех типов карточек по умолчанию или для типа карточки с указанным идентификатором. |
| Reset | Сбрасывает все регистрации в объекте к состоянию по умолчанию. При этом объекта API номеров запрашиваются из контейнера Unity по соответствующему интерфейсу. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |