Esempio n. 1
0
 private void OnClientCommand(object sender, ClientReceivedCommandEventArgs e)
 {
     ReceivedCommand(sender, e);
 }
 private void OnClientCommand(object sender, ClientReceivedCommandEventArgs e)
 {
     ReceivedCommand(sender, e);
 }