C# Class PsHandler.Replayer.UI.UcReplayerPlayerBetRight

Interaction logic for UcPlayerBet.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
UcReplayerPlayerBetRight ( ) : 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

UcReplayerPlayerBetRight() public méthode

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