C# Class PsHandler.UI.UCHands

Interaction logic for UCHands.xaml
Inheritance: System.Windows.Controls.UserControl, IObservableCollectionHand
Afficher le fichier Open project: kampiuceris/PsHandler

Méthodes publiques

Méthode Description
AddHand ( Hand hand ) : void
UCHands ( ) : System

Private Methods

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

Method Details

AddHand() public méthode

public AddHand ( Hand hand ) : void
hand PsHandler.Import.Hand
Résultat void

UCHands() public méthode

public UCHands ( ) : System
Résultat System