예제 #1
0
 public Int32 Insert()
 {
     return(EmployeeDac.Insert(this));
 }