Merge remote branch 'upstream/master'
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / ClassInterfaceType.cs
index c65d4c2b84d1e3aa634b871af8c86e362ca0774e..5d1d825a6ec4f7dfae51b59a8cdeffe0ab226384 100644 (file)
@@ -34,6 +34,7 @@
 namespace System.Runtime.InteropServices {
 
        [Serializable]
+       [ComVisible (true)]
        public enum ClassInterfaceType 
        {
                None = 0,