Пример #1
0
 public int AddOdbcSource(SystemDSN item)
 {
     return(OperatingSystemController.AddOdbcSource(item));
 }