Free cookie consent management tool by TermsFeed Policy Generator

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

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

Numerous small changes, coding conventions, renames, mini refactoring (#548)

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