public void AddTaxesToProducts( IEnumerable<Product> products, string countryCode, string regionCode )
Public Sub AddTaxesToProducts ( products As IEnumerable(Of Product), countryCode As String, regionCode As String )