Merge pull request #325 from adbre/iss5464
[mono.git] / mcs / class / corlib / System / Void.cs
index e9a817dc6b0987a5c75ebbcb02a34a098752e1e8..c2550027f84ca7eeb46714b7acf01587dbf148d6 100644 (file)
@@ -33,6 +33,7 @@
 namespace System
 {
        [Serializable]
+       [System.Runtime.InteropServices.ComVisible (true)]
        public struct Void
        {
        }