C# Class PsHandler.Replayer.UI.UcReplayerPot

Interaction logic for UcPot.xaml
Inheritance: System.Windows.Controls.UserControl, IReplayerBet
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Méthode Description
GetAmount ( ) : decimal
SetAmount ( decimal totalAmount ) : void
UcReplayerPot ( ) : System.Collections.Generic

Method Details

GetAmount() public méthode

public GetAmount ( ) : decimal
Résultat decimal

SetAmount() public méthode

public SetAmount ( decimal totalAmount ) : void
totalAmount decimal
Résultat void

UcReplayerPot() public méthode

public UcReplayerPot ( ) : System.Collections.Generic
Résultat System.Collections.Generic