프로퍼티 | 타입 | 설명 | |
---|---|---|---|
createChildren | void |
메소드 | 설명 | |
---|---|---|
AddChild ( string name ) : INode | ||
AddComment ( string description ) : void | ||
ForEachAttribute ( string>.Action |
||
ForEachChild ( Action |
||
IsComment ( ) : bool | ||
IsTags ( ) : bool | ||
JsonNode ( Newtonsoft.Json.Linq.JObject jObject ) : System | ||
JsonNode ( string nodeName ) : System | ||
ToJson ( ) : string | ||
With ( Action |
||
WithFormattedText ( string text ) : INode | ||
this ( string attName ) : string |
메소드 | 설명 | |
---|---|---|
createChildren ( ) : void |
public ForEachAttribute ( string>.Action |
||
action | string>.Action | |
리턴 | void |
public JsonNode ( Newtonsoft.Json.Linq.JObject jObject ) : System | ||
jObject | Newtonsoft.Json.Linq.JObject | |
리턴 | System |