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

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

Public Properties

Property Type Description
value int

Public Methods

Method Description
JsonElementInteger ( int v ) : System

Method Details

JsonElementInteger() public method

public JsonElementInteger ( int v ) : System
v int
return System

Property Details

value public_oe property

public int value
return int