2008-06-27 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices.ComTypes / TYPEFLAGS.cs
index c00fc165d9092af5e357d936c289dc5c267e9331..91ed3390f9c47c9f9e145dd458da388ed81995fa 100644 (file)
@@ -33,7 +33,7 @@ using System;
 
 namespace System.Runtime.InteropServices.ComTypes
 {
-       [Serializable, ComVisible (false), Flags]
+       [Serializable, Flags]
        public enum TYPEFLAGS
        {
                TYPEFLAG_FAPPOBJECT = 1,