Class GaugeModule
Namespace: VelloSharp.Gauges
Assembly: VelloSharp.Gauges.dll
Entry point for initializing the native gauges bridge.
public static class GaugeModule
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Properties
IsInitialized
Gets a value indicating whether the native module reports initialization.
public static bool IsInitialized { get; }
Property Value
Methods
EnsureInitialized()
Ensures the gauges native library has been initialized.
public static void EnsureInitialized()