Пример #1
0
 public Emit()
 {
     this.CNPJ      = this.CPF = string.Empty;
     this.CRT       = TpcnCRT.crtRegimeNormal;
     this.enderEmit = new enderEmit();
 }
Пример #2
0
 public Emit()
 {
     this.CNPJ = this.CPF = string.Empty;
     this.CRT = TpcnCRT.crtRegimeNormal;
     this.enderEmit = new enderEmit();
 }