C# Class SuperMap.Web.ISDotNET6.FuzzyFindBusStopEventArgs

${IS6_FuzzyFindBusStopEventArgs_Title}

${IS6_FuzzyFindBusStopEventArgs_Description}

Inheritance: SuperMap.Web.Service.ServiceEventArgs
Afficher le fichier Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Méthodes publiques

Méthode Description
FuzzyFindBusStopEventArgs ( FuzzyFindBusStopResult result, string originResult, object token ) : SuperMap.Web.Service

${IS6_FuzzyFindBusStopEventArgs_constructor_D}

Method Details

FuzzyFindBusStopEventArgs() public méthode

${IS6_FuzzyFindBusStopEventArgs_constructor_D}
public FuzzyFindBusStopEventArgs ( FuzzyFindBusStopResult result, string originResult, object token ) : SuperMap.Web.Service
result FuzzyFindBusStopResult
originResult string
token object
Résultat SuperMap.Web.Service