Exemplo n.º 1
0
 public int Update(T_MENU entity)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public int Insert(T_MENU entity)
 {
     throw new NotImplementedException();
 }