Changeset 1632
- Timestamp:
- 04/23/09 16:35:05 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Hive.Server.ADODataAccess/3.2/ClientAdapter.cs
r1580 r1632 196 196 } 197 197 198 public ICollection<ClientInfo> GetGrouplessClients() { 199 throw new NotImplementedException(); 200 } 201 198 202 #endregion 199 203 }
Note: See TracChangeset
for help on using the changeset viewer.