C# Class SuperMap.Web.ISDotNET6.FuzzyFindBusStopParameters

${IS6_FuzzyFindBusStopParameters_Title}

${IS6_FuzzyFindBusStopParameters_Description}

Inheritance: ParametersBase
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FuzzyFindBusStopParameters ( )

${IS6_FuzzyFindBusStopParameters_constructor_D}

FuzzyFindBusStopParameters ( string mapName, string fuzzyStopName )

${IS6_FuzzyFindBusStopParameters_constructor_String_D}

Method Details

FuzzyFindBusStopParameters() public method

${IS6_FuzzyFindBusStopParameters_constructor_D}

FuzzyFindBusStopParameters() public method

${IS6_FuzzyFindBusStopParameters_constructor_String_D}
public FuzzyFindBusStopParameters ( string mapName, string fuzzyStopName )
mapName string ${IS6_FuzzyFindBusStopParameters_constructor_param_mapName}
fuzzyStopName string ${IS6_FuzzyFindBusStopParameters_constructor_param_FuzzyStopName}