2009-08-19 Jérémie Laval <jeremie.laval@gmail.com>
[mono.git] / mcs / class / corlib / System.Runtime.Remoting.Metadata.W3cXsd2001 / SoapNonPositiveInteger.cs
index 223e869ed59e6f48ef50148370e069ddca1832e9..c1e602007d2378a04ae354f269858ef957d81aaa 100644 (file)
@@ -36,6 +36,9 @@ using System;
 namespace System.Runtime.Remoting.Metadata.W3cXsd2001 
 {
        [Serializable]
+#if NET_2_0
+       [System.Runtime.InteropServices.ComVisible (true)]
+#endif
        public sealed class SoapNonPositiveInteger : ISoapXsd
        {
                decimal _value;