C# Class Xsolla.AXsollaShopItem

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

Méthodes publiques

Méthode Description
GetAdvertisementType ( ) : AdType
GetKey ( ) : string
GetLabel ( ) : string
GetName ( ) : string
ToString ( ) : string

Method Details

GetAdvertisementType() public méthode

public GetAdvertisementType ( ) : AdType
Résultat AdType

GetKey() public abstract méthode

public abstract GetKey ( ) : string
Résultat string

GetLabel() public méthode

public GetLabel ( ) : string
Résultat string

GetName() public abstract méthode

public abstract GetName ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string