Parent Directory
|
Revision Log
|
Patch
--- trunk/gr2lib/core/interfaces/Igrnfileinfo.cs 2010/07/15 22:18:29 81 +++ trunk/gr2lib/core/interfaces/Igrnfileinfo.cs 2010/07/15 23:36:04 82 @@ -6,7 +6,7 @@ namespace gr2lib.core.interfaces { - public interface Igrnfileinfo : INativePointer + public interface Igrnfileinfo : INativePointer, IExtendedData { ArtToolInfo ArtToolInfo { get; set; } ExporterInfo ExporterInfo { get; set; }
ViewVC Help | |
Powered by ViewVC 1.1.22 |