X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.InteropServices%2FClassInterfaceType.cs;h=5d1d825a6ec4f7dfae51b59a8cdeffe0ab226384;hb=e58097e957af9939c94ee46ecd78e38b16a1f989;hp=c65d4c2b84d1e3aa634b871af8c86e362ca0774e;hpb=2007998771b1c4d9e762943676d7959daaf74385;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs b/mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs index c65d4c2b84d..5d1d825a6ec 100644 --- a/mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs +++ b/mcs/class/corlib/System.Runtime.InteropServices/ClassInterfaceType.cs @@ -34,6 +34,7 @@ namespace System.Runtime.InteropServices { [Serializable] + [ComVisible (true)] public enum ClassInterfaceType { None = 0,