- Timestamp:
- 03/03/17 17:33:24 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Clients.Access/3.3/ServiceClients/IAccessItem.cs
r12012 r14712 25 25 26 26 namespace HeuristicLab.Clients.Access { 27 [HeuristicLab.Persistence.Default.CompositeSerializers.Storable.StorableType("74D334BC-827B-4885-82B3-3FE513813BC0")] 27 28 public interface IAccessItem : IItem, INotifyPropertyChanged { 28 29 bool Modified { get; }
Note: See TracChangeset
for help on using the changeset viewer.