Click or drag to resize

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)
Syntax
public static RuntimeEngine Instance { get; }

Property Value

Type: RuntimeEngine
See Also