예제 #1
0
 public object[] GetModel(string make)
 {
     return(_iDataCon.GetModel(make));
 }