C# Class openTill.GUI.enterPin

Interaction logic for enterPin.xaml
Inheritance: System.Windows.Window
Show file Open project: CIT275DevGroup/openTill Class Usage Examples

Public Methods

Method Description
enterPin ( ) : System

Private Methods

Method Description
btnCancel_Click ( object sender, RoutedEventArgs e ) : void
btnSubmit_Click ( object sender, RoutedEventArgs e ) : void

Method Details

enterPin() public method

public enterPin ( ) : System
return System