C# Class Runt.Service.SourceServices.OrionStyle

Afficher le fichier Open project: Runt-Editor/Runt Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

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

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
Résultat System.Collections.Immutable