C# Class UnityEditor.iOS.Xcode.PlistElementString

Inheritance: PlistElement
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
value string

Méthodes publiques

Méthode Description
PlistElementString ( string v ) : System

Method Details

PlistElementString() public méthode

public PlistElementString ( string v ) : System
v string
Résultat System

Property Details

value public_oe property

public string value
Résultat string