Update copyrights
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapToken.cs
index 319af26b43ee0207ee29ffd78a2779360b048f76..ca25d1ad269cb04e0484d265306ce5c0fa267884 100644 (file)
@@ -36,6 +36,7 @@ using System;
 namespace System.Runtime.Remoting.Metadata.W3cXsd2001 
 {
        [Serializable]
+       [System.Runtime.InteropServices.ComVisible (true)]
        public sealed class SoapToken : ISoapXsd 
        {
                string _value;