2007-03-28 Chris Toshok <toshok@ximian.com>
[mono-project.git] / mcs / errors / cs0596.cs
blobedbaed9e38eba57093c25534a48d5bf5c84a6c3a
1 // cs0596.cs: The Guid attribute must be specified with the ComImport attribute
2 // Line: 4
4 [System.Runtime.InteropServices.ComImportAttribute]
5 class C