Esempio n. 1
0
 public Emit()
 {
     this.CNPJ      = this.CPF = string.Empty;
     this.CRT       = TpcnCRT.crtRegimeNormal;
     this.enderEmit = new enderEmit();
 }