C# Class Nemo.Utilities.JsonValue

Show file Open project: stepaside/Nemo Class Usage Examples

Public Methods

Method Description
this ( string name ) : JsonValue

Private Methods

Method Description
Append ( JsonValue value ) : void

Method Details

this() public method

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