Fixed.
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Lifetime / ISponsor.cs
index 0dc23dcd60b6324d2b282745345dd71c57f83b7e..86b7aaf18826cd72346a836176dec1234a10a7b1 100644 (file)
@@ -34,6 +34,7 @@ using System.Runtime.Remoting.Lifetime;
 
 namespace System.Runtime.Remoting.Lifetime {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface ISponsor
        {
                TimeSpan Renewal (ILease lease);