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

Inheritance: JsonElement
Show file 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 property

public int value
return int