Example #1
0
 public object Get(string styleCode)
 {
     return(_vehicleFacade.GetOptionsByStyleId(styleCode));
 }