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

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

Public Properties

Property Type Description
value bool

Public Methods

Method Description
JsonElementBoolean ( bool v ) : System

Method Details

JsonElementBoolean() public method

public JsonElementBoolean ( bool v ) : System
v bool
return System

Property Details

value public_oe property

public bool value
return bool