Example #1
0
 protected void BeginInvoke()
 {
     EventCenter.BeginInvoke(this);
 }
Example #2
0
 public void BeginInvoke()
 {
     EventCenter.BeginInvoke(this);
 }