Click or drag to resize

SingletonT_Instance Field

The backing variable for Instance. Probably should not access this directly.

Namespace:  DustProductions.Core
Assembly:  DustProductions.Core (in DustProductions.Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
protected static T _Instance

Field Value

Type: T
See Also