Пример #1
0
 public string PegarNomePeloId(int id)
 {
     return(_metodos.PegarNomePeloId(id));
 }