[Mono.Debugger.Soft] Reverted non-working support for MethodMirror.IsGenericMethod...
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Activation / IActivator.cs
index fcca48ba7388ee4cf84f181572b1c09a097598c2..0af86affdf33ecf5ddb08da6b6a6a606d2ab4164 100644 (file)
@@ -32,6 +32,7 @@
 
 namespace System.Runtime.Remoting.Activation {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface IActivator {
                ActivatorLevel Level {
                        get;