C# Class Weed.Json.JDom

ファイルを表示 Open project: noear/Weed3 Class Usage Examples

Public Methods

Method Description
JDom ( ) : System
ToJson ( ) : string
this ( string name ) : JItem

Private Methods

Method Description
WriteTo ( StringBuilder sb ) : void

Method Details

JDom() public method

public JDom ( ) : System
return System

ToJson() public method

public ToJson ( ) : string
return string

this() public method

public this ( string name ) : JItem
name string
return JItem