예제 #1
0
 public bool UpdateLevel(LevelsMaster a)
 {
     return(admin.UpdateLevel(a));
 }