* MarshalDirectiveException.cs: marked serializable to match MS.NET
[mono.git] / mcs / class / corlib / System.Runtime.InteropServices / SafeArrayTypeMismatchException.cs
index 26aeff8ff3e29081c13ba13c38a0197ee4b5d799..55032d4c84cf58e75c655b80269e2eefab4d261c 100644 (file)
@@ -33,6 +33,7 @@ using System.Runtime.Serialization;
 
 namespace System.Runtime.InteropServices
 {
+       [Serializable]
        public class SafeArrayTypeMismatchException : SystemException
        {
                private const int ErrorCode = -2146233037; // = 0x80131533