Namespace Platform.Singletons
Classes
Default<T>
Represents an access point to instances of default types (created using the constructor with no arguments).
Представляет собой точку доступа к экземплярям типов по умолчанию (созданных с помощью конструктора без аргументов).
Global
Contains the global state of the system.
Содержит глобальное состояние системы.
Singleton
Represents the singleton.
Structs
Singleton<T>
The singleton.