C# Class SuperMap.WinRT.REST.SetLayerStyleService

${iServer6_SetLayerStyleService_Title}

${iServer6_SetLayerStyleService_Description}

Inheritance: SuperMap.WinRT.Service.ServiceBase
Show file Open project: SuperMap/iClient-for-Win8

Public Methods

Method Description
ProcessAsync ( SetLayerStyleParameters parameters ) : Task

${iServer6_SetLayerStyleService_method_processAsync_D}

SetLayerStyleService ( ) : System.Collections.Generic

${iServer6_SetLayerStyleService_constructor_None_D}

SetLayerStyleService ( string url ) : System.Collections.Generic

${iServer6_SetLayerStyleService_constructor_String_D}

Private Methods

Method Description
GetMapName ( ) : void
GetPutRequestUrl ( ) : string
PostRequest_Complated ( string result ) : Task
ValidationUrlAndParametres ( ) : void

Method Details

ProcessAsync() public method

${iServer6_SetLayerStyleService_method_processAsync_D}
public ProcessAsync ( SetLayerStyleParameters parameters ) : Task
parameters SetLayerStyleParameters ${iServer6_SetLayerStyleService_method_processAsync_param_parameters}
return Task

SetLayerStyleService() public method

${iServer6_SetLayerStyleService_constructor_None_D}
public SetLayerStyleService ( ) : System.Collections.Generic
return System.Collections.Generic

SetLayerStyleService() public method

${iServer6_SetLayerStyleService_constructor_String_D}
public SetLayerStyleService ( string url ) : System.Collections.Generic
url string ${iServer6_SetLayerStyleService_constructor_String_param_url}
return System.Collections.Generic