C# Class SuperMap.WinRT.REST.SetLayerStyleService

${iServer6_SetLayerStyleService_Title}

${iServer6_SetLayerStyleService_Description}

Inheritance: SuperMap.WinRT.Service.ServiceBase
Afficher le fichier Open project: SuperMap/iClient-for-Win8

Méthodes publiques

Méthode 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

Méthode Description
GetMapName ( ) : void
GetPutRequestUrl ( ) : string
PostRequest_Complated ( string result ) : Task
ValidationUrlAndParametres ( ) : void

Method Details

ProcessAsync() public méthode

${iServer6_SetLayerStyleService_method_processAsync_D}
public ProcessAsync ( SetLayerStyleParameters parameters ) : Task
parameters SetLayerStyleParameters ${iServer6_SetLayerStyleService_method_processAsync_param_parameters}
Résultat Task

SetLayerStyleService() public méthode

${iServer6_SetLayerStyleService_constructor_None_D}
public SetLayerStyleService ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SetLayerStyleService() public méthode

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