RuntimeEngineInstance Property |
Get RuntimeEngine Singleton instance
Namespace:
Unvired.Kernel.UWP.Core
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static RuntimeEngine Instance { get; }Public Shared ReadOnly Property Instance As RuntimeEngine
Get
public:
static property RuntimeEngine^ Instance {
RuntimeEngine^ get ();
}static member Instance : RuntimeEngine with get
Property Value
Type:
RuntimeEngine
See Also