コード例 #1
0
 public void SendEmailToTheSalesTeam(PricingQuery pricingQuery)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 public void RegisterPricingQuery(PricingQuery pricingQuery)
 {
     throw new System.NotImplementedException();
 }