コード例 #1
0
 public void KisiEPostaSil(int EpostaId)
 {
     RepEposta.Delete(EpostaGetir(EpostaId));
     Rep.UpdateSaveChanges();
 }