Example #1
0
 public TaxManager(IStateTaxInformationRespository aStateTaxInformationRespository)
 {
     _myStateTaxInformationRespository = aStateTaxInformationRespository;
 }
Example #2
0
 public TaxManager(IStateTaxInformationRespository aStateTaxInformationRespository)
 {
     _myStateTaxInformationRespository = aStateTaxInformationRespository;
 }