Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Persistence/3.3/Interfaces/ISerializationToken.cs @ 1556

Last change on this file since 1556 was 1556, checked in by epitzer, 15 years ago

Namespace refactoring. (#548)

File size: 104 bytes
Line 
1
2namespace HeuristicLab.Persistence.Interfaces {
3
4  public interface ISerializationToken {}
5 
6}
Note: See TracBrowser for help on using the repository browser.