private TaxOfficeChange(TaxOfficeChangeType changeType)
 {
     ChangeType = changeType;
 }
Exemple #2
0
 private TaxOfficeChange(TaxOfficeChangeType changeType)
 {
     ChangeType = changeType;
 }