C# Class UnityEditor.iOS.Xcode.GetSocial.JsonElementString

Inheritance: JsonElement
显示文件 Open project: Tardis-x/Bigger-Inside Class Usage Examples

Public Properties

Property Type Description
value string

Public Methods

Method Description
JsonElementString ( string v ) : System

Method Details

JsonElementString() public method

public JsonElementString ( string v ) : System
v string
return System

Property Details

value public_oe property

public string value
return string