* ConstraintCollection.cs: Reduce some #ifdef by using partial
commit19329bff601950327c53be33e847b619e9cebe18
authorraja <raja@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 27 Aug 2008 12:20:34 +0000 (27 12:20 +0000)
committerraja <raja@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Wed, 27 Aug 2008 12:20:34 +0000 (27 12:20 +0000)
tree34e89782fc0ecb82f5767240e5289e32148b2a90
parent0edfbea08ad493d864fb31b8d9ac9c4ada310b37
* ConstraintCollection.cs: Reduce some #ifdef by using partial
classes.  Move 'sealed' and '[Serializable]' to appropriate
partial class declarations.
* DataRowCollection.cs: Likewise.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@111694 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/System.Data/System.Data/ChangeLog
class/System.Data/System.Data/ConstraintCollection.cs
class/System.Data/System.Data/DataRowCollection.cs