C# Class Xsolla.XsollaFormElement.TableOptions

Inheritance: IParseble
Afficher le fichier Open project: xsolla/xsolla-unity-sdk

Méthodes publiques

Свойство Type Description
_body List
_head List

Méthodes publiques

Méthode Description
Parse ( SimpleJSON rootNode ) : Xsolla.IParseble
TableOptions ( ) : System.Collections

Method Details

Parse() public méthode

public Parse ( SimpleJSON rootNode ) : Xsolla.IParseble
rootNode SimpleJSON
Résultat Xsolla.IParseble

TableOptions() public méthode

public TableOptions ( ) : System.Collections
Résultat System.Collections

Property Details

_body public_oe property

public List _body
Résultat List

_head public_oe property

public List _head
Résultat List