Click or drag to resize
SingletonTInstance Property
Gets an instance of type T.

Namespace: StreamCoders.Helpers
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public static T Instance { get; }

Property Value

Type: T
See Also