C# Class PsHandler.Replayer.UI.UcReplayerPot

Interaction logic for UcPot.xaml
Inheritance: System.Windows.Controls.UserControl, IReplayerBet
Exibir arquivo Open project: kampiuceris/PsHandler

Public Methods

Method Description
GetAmount ( ) : decimal
SetAmount ( decimal totalAmount ) : void
UcReplayerPot ( ) : System.Collections.Generic

Method Details

GetAmount() public method

public GetAmount ( ) : decimal
return decimal

SetAmount() public method

public SetAmount ( decimal totalAmount ) : void
totalAmount decimal
return void

UcReplayerPot() public method

public UcReplayerPot ( ) : System.Collections.Generic
return System.Collections.Generic