00001 // libVorbisCommentDotNET.h 00002 00003 #pragma once 00004 00005 using namespace System; 00006 00007 namespace libVorbisCommentDotNET 00008 { 00009 public __gc class Class1 00010 { 00011 // TODO: Add your methods for this class here. 00012 }; 00013 }