C# Class PsHandler.UI.HandInfo

Inheritance: INotifyPropertyChanged
Mostra file Open project: kampiuceris/PsHandler

Public Properties

Property Type Description
Hand PsHandler.Import.Hand

Public Methods

Method Description
HandInfo ( Hand hand ) : System

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void
PocketFullToShort ( string pocketFull ) : string

Method Details

HandInfo() public method

public HandInfo ( Hand hand ) : System
hand PsHandler.Import.Hand
return System

Property Details

Hand public_oe property

public Hand,PsHandler.Import Hand
return PsHandler.Import.Hand