C# Class SuperMap.Web.ISDotNET6.ServerTextStyle

${IS6_ServerTextStyle_Title}
Exibir arquivo Open project: SuperMap/iClient-for-Silverlight Class Usage Examples

Public Methods

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

${IS6_ServerTextStyle_method_FromJson_D}

ServerTextStyle ( ) : System.Collections.Generic

${IS6_ServerTextStyle_constructor_None_D}

Private Methods

Method Description
ToJson ( ServerTextStyle serverTextStyle ) : string

Method Details

FromJson() public static method

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

ServerTextStyle() public method

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