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