2010-03-25 Rodrigo Kumpera <rkumpera@novell.com>
commit11fa8db8b3142b30de9fb0251cdd952a79475a22
authorkumpera <kumpera@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 25 Mar 2010 23:41:47 +0000 (25 23:41 +0000)
committerkumpera <kumpera@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Thu, 25 Mar 2010 23:41:47 +0000 (25 23:41 +0000)
treef65cbf7b38c5aeee3081eb49bf1fd66e7bc6b7bd
parent4f8843dfefd0f6e65a472fa0f86bb8738add2cf5
2010-03-25 Rodrigo Kumpera  <rkumpera@novell.com>

* Assembly.cs:
* MonoAssembly.cs: Move a dozen methods from Assembly.cs
to MonoAssembly.cs, so they can either be the concrete impl
on v4 of the only impl on v2.
Add to Assembly.cs versions that throws NotImplementedException.
Mask Assembly.cs as abstract.

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@154229 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/corlib/System.Reflection/Assembly.cs
class/corlib/System.Reflection/ChangeLog
class/corlib/System.Reflection/MonoAssembly.cs