Exemple #1
0
 protected void Invoke()
 {
     EventCenter.Invoke(this);
 }
Exemple #2
0
 public void Invoke()
 {
     EventCenter.Invoke(this);
 }