Esempio n. 1
0
 public SAF_USUARIO Registrar(SAF_USUARIO entidad)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public SAF_USUARIO Actualizar(SAF_USUARIO entidad)
 {
     throw new NotImplementedException();
 }