C# 클래스 PsHandler.UI.UCHands

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

공개 메소드들

메소드 설명
AddHand ( Hand hand ) : void
UCHands ( ) : System

비공개 메소드들

메소드 설명
GridViewColumnHeaderClickedHandler ( object sender, RoutedEventArgs e ) : void
Sort ( string sortBy, ListSortDirection direction ) : void

메소드 상세

AddHand() 공개 메소드

public AddHand ( Hand hand ) : void
hand PsHandler.Import.Hand
리턴 void

UCHands() 공개 메소드

public UCHands ( ) : System
리턴 System