C# 클래스 PsHandler.Replayer.UI.UcReplayerPot

Interaction logic for UcPot.xaml
상속: System.Windows.Controls.UserControl, IReplayerBet
파일 보기 프로젝트 열기: kampiuceris/PsHandler

공개 메소드들

메소드 설명
GetAmount ( ) : decimal
SetAmount ( decimal totalAmount ) : void
UcReplayerPot ( ) : System.Collections.Generic

메소드 상세

GetAmount() 공개 메소드

public GetAmount ( ) : decimal
리턴 decimal

SetAmount() 공개 메소드

public SetAmount ( decimal totalAmount ) : void
totalAmount decimal
리턴 void

UcReplayerPot() 공개 메소드

public UcReplayerPot ( ) : System.Collections.Generic
리턴 System.Collections.Generic