C# Class PsHandler.UI.UCHands

Interaction logic for UCHands.xaml
Inheritance: System.Windows.Controls.UserControl, IObservableCollectionHand
Mostra file Open project: kampiuceris/PsHandler

Public Methods

Method Description
AddHand ( Hand hand ) : void
UCHands ( ) : System

Private Methods

Method Description
GridViewColumnHeaderClickedHandler ( object sender, RoutedEventArgs e ) : void
Sort ( string sortBy, ListSortDirection direction ) : void

Method Details

AddHand() public method

public AddHand ( Hand hand ) : void
hand PsHandler.Import.Hand
return void

UCHands() public method

public UCHands ( ) : System
return System