コード例 #1
0
 /// <summary>
 /// 获取工具的数量
 /// </summary>
 /// <returns></returns>
 public int GetCount()
 {
     return(ts.GetCount());
 }