コード例 #1
0
ファイル: Classes.ide.cs プロジェクト: akretion/uninfe
 public NFref()
 {
     refNF = null;
     refNFP = null;
     refECF = null;
     this.refCTe = this.refNFe = string.Empty;
 }
コード例 #2
0
ファイル: Classes.ide.cs プロジェクト: matBatista/uninfe
 public NFref()
 {
     refNF       = null;
     refNFP      = null;
     refECF      = null;
     this.refCTe = this.refNFe = string.Empty;
 }