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