示例#1
0
 /// <summary>
 /// 清空
 /// </summary>
 /// <returns></returns>
 public static int Clear()
 {
     return(FactoryService.Clear());
 }