Example #1
0
 /// <summary>
 /// 获取统计信息
 /// </summary>
 public string Action_GetCountText()
 {
     return(ApiPlugin.GetCountText());
 }