TestEventSystem() public method

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