[corlib] Add partial EncodingHelper type to let XI define its own default encoding...
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapLanguage.cs
index 2ecd17cfbfa0f6697160b231585069657f9288df..422ded43bc2741efc564bee1aae2a030ef2daa52 100644 (file)
@@ -36,6 +36,7 @@ using System;
 namespace System.Runtime.Remoting.Metadata.W3cXsd2001 
 {
        [Serializable]
+       [System.Runtime.InteropServices.ComVisible (true)]
        public sealed class SoapLanguage : ISoapXsd
        {
                string _value;