Beispiel #1
0
 public List <Common> GetAllBrand()
 {
     return(commonGateway.GetAllBrand());
 }