C# Class SuperMap.WinRT.REST.NetworkAnalyst.ServerPath

${REST_Path_Title}

${REST_Path_Description}

Show file Open project: SuperMap/iClient-for-Win8 Class Usage Examples

Public Methods

Method Description
ServerPathFromJson ( JsonObject json ) : ServerPath

${REST_Path_method_fromJson_D}

Private Methods

Method Description
ServerPath ( ) : SuperMap.WinRT.Utilities

${REST_Path_constructor_D}

Method Details

ServerPathFromJson() public static method

${REST_Path_method_fromJson_D}
public static ServerPathFromJson ( JsonObject json ) : ServerPath
json JsonObject ${REST_Path_method_fromJson_param_jsonObject}
return ServerPath