C# Class Xsolla.XsollaInfo

Inheritance: IParseble
Mostra file Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Public Methods

Method Description
Parse ( JSONNode xsollaInfoNode ) : IParseble
getAttributes ( ) : object
getName ( ) : string
getValue ( ) : string

Method Details

Parse() public method

public Parse ( JSONNode xsollaInfoNode ) : IParseble
xsollaInfoNode SimpleJSON.JSONNode
return IParseble

getAttributes() public method

public getAttributes ( ) : object
return object

getName() public method

public getName ( ) : string
return string

getValue() public method

public getValue ( ) : string
return string