C# Class UnityEditor.iOS.Xcode.PlistElementString

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

public string value
return string