Changeset 13386 for branches/PersistenceOverhaul/HeuristicLab.Collections
- Timestamp:
- 11/24/15 18:24:01 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PersistenceOverhaul/HeuristicLab.Collections/3.3/BidirectionalLookup.cs
r13368 r13386 26 26 27 27 namespace HeuristicLab.Collections { 28 [StorableClass("0 66A8A8B-784D-45CC-9063-F2FC8E9A4442")]28 [StorableClass("0BF45891-847C-428B-9F2C-FD682320066C")] 29 29 [Serializable] 30 30 public class BidirectionalLookup<TFirst, TSecond> {
Note: See TracChangeset
for help on using the changeset viewer.