Beispiel #1
0
 public List <ProductColour> GetAllColour()
 {
     return(aProductGateway.GetAllColour());
 }