Beispiel #1
0
 protected void Button1_Click(object sender, EventArgs e)
 {
     Notify.BroadCast("From message " + TextBox1.Text);
 }