Merge pull request #1298 from esdrubal/uploadfileasync
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Channels / SinkProviderData.cs
index 143e341e7654950f84a6779f553736c8adffdeb2..bed40b3a833cc25ad5d55d4c5a685cec40d7651f 100644 (file)
@@ -34,6 +34,7 @@ using System.Collections;
 
 namespace System.Runtime.Remoting.Channels
 {
+       [System.Runtime.InteropServices.ComVisible (true)]
        public class SinkProviderData
        {
                string sinkName;