Beispiel #1
0
 public List <Company> CompanyDropDownList()
 {
     return(stockInGateway.CompanyDropDownList());
 }