* MarshalDirectiveException.cs: marked serializable to match MS.NET
authorGert Driesen <drieseng@users.sourceforge.net>
Thu, 17 Jun 2004 18:35:35 +0000 (18:35 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Thu, 17 Jun 2004 18:35:35 +0000 (18:35 -0000)
commit68419f70e132632f8d63471dbcb39cb7fb5656a3
treec9c73d6304a1d68e90d0164f47c09f745dc9a5f4
parent1bdec1beee6497b8b2f2184a122a0f529f606d73
* MarshalDirectiveException.cs: marked serializable to match MS.NET
* SafeArrayRankMismatchException.cs: marked serializable to match
MS.NET
* SafeArrayTypeMismatchException.cs: marked serializable to match
MS.NET

svn path=/trunk/mcs/; revision=29801
mcs/class/corlib/System.Runtime.InteropServices/ChangeLog
mcs/class/corlib/System.Runtime.InteropServices/MarshalDirectiveException.cs
mcs/class/corlib/System.Runtime.InteropServices/SafeArrayRankMismatchException.cs
mcs/class/corlib/System.Runtime.InteropServices/SafeArrayTypeMismatchException.cs