Beispiel #1
0
 public GFILIAL BuscarPorCNPJ(string CNPJ)
 {
     return(_service.BuscarPorCNPJ(CNPJ));
 }