C# Class UnityEditor.iOS.Xcode.PlistElementInteger

Inheritance: PlistElement
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
value int

Public Methods

Method Description
PlistElementInteger ( int v ) : System

Method Details

PlistElementInteger() public method

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

Property Details

value public_oe property

public int value
return int