Esempio n. 1
0
 public List <DataItemDetailEntity> GetConfigs(string[] data)
 {
     return(service.GetConfigs(data));
 }