Property | Type | Description | |
---|---|---|---|
DefaultNumberFormat | |||
Registry | |||
config | hobd.ConfigData | ||
engine | |||
theme | |||
uConverter |
Method | Description | |
---|---|---|
EngineConnect ( ) : void | ||
Init ( ) : bool | ||
ReloadApp ( ) : void | ||
ReloadLang ( ) : void | ||
ReloadTheme ( ) : void | ||
ReloadUnits ( ) : void | ||
ReloadVehicle ( ) : void | ||
Run ( string homepage ) : void | ||
t ( string v ) : string | ||
t ( string v, string def ) : string |
Method | Description | |
---|---|---|
FindWindow ( string cls, string name ) : int | ||
HOBD ( ) : System | ||
LoadLang ( string lang ) : void | ||
SetForegroundWindow ( int handle ) : bool |
public static t ( string v, string def ) : string | ||
v | string | |
def | string | |
return | string |
public static NumberFormatInfo,System.Globalization DefaultNumberFormat | ||
return |
public static SensorRegistry,hobd Registry | ||
return |