Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Visualization/IMouseEventProvider.cs @ 682

Last change on this file since 682 was 682, checked in by bspisic, 16 years ago

#319

Added some classes and interfaces for event handling.

File size: 89 bytes
Line 
1namespace HeuristicLab.Visualization {
2  internal interface IMouseEventProvider {}
3}
Note: See TracBrowser for help on using the repository browser.