Merge pull request #1135 from kitsilanosoftware/rpm-spec-dead-entries
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Lifetime / ILease.cs
index ab091b6e32049675a32c27cbb02d99ce82239eb1..3e245893081c680fb15cd7c3d473882b3b71fea9 100644 (file)
@@ -34,6 +34,7 @@ using System.Runtime.Remoting.Lifetime;
 
 namespace System.Runtime.Remoting.Lifetime {
 
+       [System.Runtime.InteropServices.ComVisible (true)]
        public interface ILease
        {
                TimeSpan CurrentLeaseTime { get; }