C# Class SuperMap.Web.iServerJava2.ServerStyle

${iServer2_Theme_ServerStyle_Title}

${iServer2_Theme_ServerStyle_Description}

${iServer2_Theme_ServerStyle_Remarks}
ファイルを表示 Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

Method Description
FromJson ( System.Json.JsonObject jsonObject ) : ServerStyle

${iServer2_ServerStyle_method_FromJson_D}

ServerStyle ( ) : System.Collections.Generic

${iServer2_Theme_ServerStyle_constructor_None_D}

Private Methods

Method Description
ToJson ( ServerStyle serverStyle ) : string

Method Details

FromJson() public static method

${iServer2_ServerStyle_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ServerStyle
jsonObject System.Json.JsonObject ${iServer2_ServerStyle_method_FromJson_param_jsonObject}
return ServerStyle

ServerStyle() public method

${iServer2_Theme_ServerStyle_constructor_None_D}
public ServerStyle ( ) : System.Collections.Generic
return System.Collections.Generic