C# Class SuperMap.Web.iServerJava2.ServerTextStyle

${iServer2_Theme_ServerTextStyle_Title}
Mostrar archivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${iServer2_ServerTextStyle_method_FromJson_D}

ServerTextStyle ( ) : System.Collections.Generic

${iServer2_Theme_ServerTextStyle_constructor_None_D}

Private Methods

Method Description
ToJson ( ServerTextStyle serverTextStyle ) : string

Method Details

FromJson() public static method

${iServer2_ServerTextStyle_method_FromJson_D}
public static FromJson ( System.Json.JsonObject jsonObject ) : ServerTextStyle
jsonObject System.Json.JsonObject ${iServer2_ServerTextStyle_method_FromJson_param_jsonObject}
return ServerTextStyle

ServerTextStyle() public method

${iServer2_Theme_ServerTextStyle_constructor_None_D}
public ServerTextStyle ( ) : System.Collections.Generic
return System.Collections.Generic