Beispiel #1
0
 private void PopulateProduct(Guid ID)
 {
     var productType = productTypeController.FindById(ID);
 }