- Timestamp:
- 03/03/17 11:41:43 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Clients.Access/3.3/ServiceClients/ClientType.cs
r12012 r14711 24 24 25 25 namespace HeuristicLab.Clients.Access { 26 [Item("ClientType", " Typeof a client.")]26 [Item("ClientType", "MemberSelection of a client.")] 27 27 public partial class ClientType { 28 28 protected ClientType(ClientType original, Cloner cloner)
Note: See TracChangeset
for help on using the changeset viewer.