TestEventSystem() public méthode

public TestEventSystem ( ) : void
Résultat void
Exemple #1
0
 private void TestEvents_Click(object sender, EventArgs e)
 {
     ServerCallback.TestEventSystem();
 }