Property | Type | Description | |
---|---|---|---|
GetState | State | ||
routeHumanJamsTime | string | ||
routeHumanLength | string | ||
routeHumanTime | string | ||
routeJamsTime | string | ||
routeLength | string | ||
routeTime | string |
Method | Description | |
---|---|---|
GetData ( object Length, object JamsTime, object CommonTime, object HumanLength, object HumanJamsTime, object HumanTime ) : void | ||
GetDataError ( ) : void |
public GetData ( object Length, object JamsTime, object CommonTime, object HumanLength, object HumanJamsTime, object HumanTime ) : void | ||
Length | object | |
JamsTime | object | |
CommonTime | object | |
HumanLength | object | |
HumanJamsTime | object | |
HumanTime | object | |
return | void |