C# Class PsHandler.Replayer.UI.UcReplayerPlayerBetLeft

Interaction logic for UcPlayerBetLeft.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
UcReplayerPlayerBetLeft ( ) : System.Windows.Controls

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

UcReplayerPlayerBetLeft() public méthode

public UcReplayerPlayerBetLeft ( ) : System.Windows.Controls
Résultat System.Windows.Controls