TestEventSystem() public method

public TestEventSystem ( ) : void
return void
Beispiel #1
0
 private void TestEvents_Click(object sender, EventArgs e)
 {
     ServerCallback.TestEventSystem();
 }