コード例 #1
0
ファイル: Address.cs プロジェクト: wangtingwei/EasyOne-csharp
 public static int GetMaxId()
 {
     return(dal.GetMaxId());
 }