C# Class YandexAPI.Route.ScriptManager

Afficher le fichier Open project: kidinfo/YandexAPI

Méthodes publiques

Свойство Type Description
GetState State
routeHumanJamsTime string
routeHumanLength string
routeHumanTime string
routeJamsTime string
routeLength string
routeTime string

Méthodes publiques

Méthode Description
GetData ( object Length, object JamsTime, object CommonTime, object HumanLength, object HumanJamsTime, object HumanTime ) : void
GetDataError ( ) : void

Method Details

GetData() public méthode

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
Résultat void

GetDataError() public méthode

public GetDataError ( ) : void
Résultat void

Property Details

GetState public_oe property

public State GetState
Résultat State

routeHumanJamsTime public_oe property

public string routeHumanJamsTime
Résultat string

routeHumanLength public_oe property

public string routeHumanLength
Résultat string

routeHumanTime public_oe property

public string routeHumanTime
Résultat string

routeJamsTime public_oe property

public string routeJamsTime
Résultat string

routeLength public_oe property

public string routeLength
Résultat string

routeTime public_oe property

public string routeTime
Résultat string