コード例 #1
0
 public static void insertuser(User1 m)
 {
     taskRepo.InsertUser(m);
 }