C# Class SetVision.Window1

Interaction logic for Window1.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: LoyVanBeek/SetVision

Public Methods

Method Description
Window1 ( ) : System

Private Methods

Method Description
Browse_Click ( object sender, RoutedEventArgs e ) : void
Button_Click ( object sender, RoutedEventArgs e ) : void
DrawSet ( Byte>.Image table, System.Drawing.Point>.Dictionary cards, Random rnd, List set ) : void
Run ( string filename ) : Byte>.Image

Method Details

Window1() public method

public Window1 ( ) : System
return System