Example #1
0
 public CallProgram()
 {
     InitializeComponent();
     addOutputDelegate = new AddOutputDelegate(AddOutput);
 }
Example #2
0
 public CallProgram()
 {
     InitializeComponent();
     addOutputDelegate = new AddOutputDelegate(AddOutput);
 }