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