C# Class SuperMap.Web.iServerJava6R.NetworkAnalyst.FindPathEventArgs

${iServerJava6R_FindPathEventArgs_Title}

${iServerJava6R_FindPathEventArgs_Description}

Inheritance: SuperMap.Web.Service.ServiceEventArgs
Show file Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FindPathEventArgs ( FindPathResult result, string originResult, object token ) : SuperMap.Web.Service

${iServerJava6R_FindPathEventArgs_constructor_D}

Method Details

FindPathEventArgs() public method

${iServerJava6R_FindPathEventArgs_constructor_D}
public FindPathEventArgs ( FindPathResult result, string originResult, object token ) : SuperMap.Web.Service
result FindPathResult
originResult string
token object
return SuperMap.Web.Service