コード例 #1
0
ファイル: CompanyManager.cs プロジェクト: zxmajunhong/wanghai
 public static int Clear()
 {
     return(CompanyService.Clear());
 }