Exemple #1
0
 public System.Data.DataTable GetDomains(string database)
 {
     //TODO
     return(_context.CreateDomainsDataTable());
 }