Search
GenericGauge(T) Constructor
See Also
 






Initializes a new instance of the GenericGauge class.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

protected GenericGauge<T> ()

Visual Basic  Copy Code

Protected Sub New(Of T) ()

 See Also