C# Class UnityEditor.iOS.Xcode.PlistElementString

Inheritance: PlistElement
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
value string

Public Methods

Method Description
PlistElementString ( string v ) : System

Method Details

PlistElementString() public method

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

Property Details

value public_oe property

public string value
return string