C# Class Runt.Service.SourceServices.OrionStyle

显示文件 Open project: Runt-Editor/Runt Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
OrionStyle ( string styleClass = null, string tagName = null, Newtonsoft.Json.Linq.JObject style = null, Newtonsoft.Json.Linq.JObject attributes = null ) : System.Collections.Immutable

Method Details

OrionStyle() public method

public OrionStyle ( string styleClass = null, string tagName = null, Newtonsoft.Json.Linq.JObject style = null, Newtonsoft.Json.Linq.JObject attributes = null ) : System.Collections.Immutable
styleClass string
tagName string
style Newtonsoft.Json.Linq.JObject
attributes Newtonsoft.Json.Linq.JObject
return System.Collections.Immutable