X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.Remoting.Channels%2FSinkProviderData.cs;h=bed40b3a833cc25ad5d55d4c5a685cec40d7651f;hb=36c9c006bc170a6c29ae4cbfe6f2b88483e9786b;hp=143e341e7654950f84a6779f553736c8adffdeb2;hpb=93703b4ef8bdcf1d6cf336e14f534454221730c5;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.Remoting.Channels/SinkProviderData.cs b/mcs/class/corlib/System.Runtime.Remoting.Channels/SinkProviderData.cs index 143e341e765..bed40b3a833 100644 --- a/mcs/class/corlib/System.Runtime.Remoting.Channels/SinkProviderData.cs +++ b/mcs/class/corlib/System.Runtime.Remoting.Channels/SinkProviderData.cs @@ -34,6 +34,7 @@ using System.Collections; namespace System.Runtime.Remoting.Channels { + [System.Runtime.InteropServices.ComVisible (true)] public class SinkProviderData { string sinkName;