C# Class RoboGO.Simulator

Interaction logic for Simulator.xaml
Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: syre/SortingIndustrialRobot

Public Methods

Method Description
Simulator ( ) : System.Windows.Controls

Private Methods

Method Description
Button_Click ( object sender, System e ) : void
TxtblockUIOutput_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

Simulator() public method

public Simulator ( ) : System.Windows.Controls
return System.Windows.Controls