Ejemplo n.º 1
0
 /// <summary>
 /// 清除所有监听
 /// </summary>
 public static void Clear()
 {
     notifyCenter.Clear();
 }