C# Class SteamBot.DogeLabel

Afficher le fichier Open project: natoshi/steamdogebot Class Usage Examples

Méthodes publiques

Свойство Type Description
amount double
currency System.Currency
fulllabel string
label string

Méthodes publiques

Méthode Description
DogeLabel ( double pamount, string plabel, string pfulllabel, Currency pcurrency ) : System

Method Details

DogeLabel() public méthode

public DogeLabel ( double pamount, string plabel, string pfulllabel, Currency pcurrency ) : System
pamount double
plabel string
pfulllabel string
pcurrency System.Currency
Résultat System

Property Details

amount public_oe property

public double amount
Résultat double

currency public_oe property

public Currency,System currency
Résultat System.Currency

fulllabel public_oe property

public string fulllabel
Résultat string

label public_oe property

public string label
Résultat string