Example #1
0
 public void Raise(MyEventArgs args)
 {
     this.onChange(this, args);
 }