X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Runtime.Remoting.Metadata.W3cXsd2001%2FSoapDate.cs;h=1e2b04556dc0c574e1bad8e188f3d42ad7f561d0;hb=f4af3dae1a132a70cfe1c531110f99e603be02f3;hp=c9deae5e04f217ef0a2e2a1acccfab7cbd0c3cf6;hpb=cccbf6a4b7152c24fafc319e77060a4723a8560e;p=mono.git diff --git a/mcs/class/corlib/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDate.cs b/mcs/class/corlib/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDate.cs index c9deae5e04f..1e2b04556dc 100644 --- a/mcs/class/corlib/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDate.cs +++ b/mcs/class/corlib/System.Runtime.Remoting.Metadata.W3cXsd2001/SoapDate.cs @@ -37,6 +37,9 @@ using System.Globalization; namespace System.Runtime.Remoting.Metadata.W3cXsd2001 { [Serializable] +#if NET_2_0 + [System.Runtime.InteropServices.ComVisible (true)] +#endif public sealed class SoapDate : ISoapXsd { static readonly string[] _datetimeFormats = new string[]