예제 #1
0
파일: nPessoaPhone.cs 프로젝트: HOMEFW/FWS
 public eMensagem Excluir(ePessoaPhone item)
 {
     throw new NotImplementedException();
 }
예제 #2
0
파일: nPessoaPhone.cs 프로젝트: HOMEFW/FWS
 public eMensagem Registrar(ePessoaPhone item)
 {
     throw new NotImplementedException();
 }