コード例 #1
0
 public bool AddData(Nhanvienobj nvObj)
 {
     return(nvMod.AddData(nvObj));
 }