Hey,

On 10/30/08, hufman <[EMAIL PROTECTED]> wrote:
>  I'm have an application using types from mscorlib.dll, such as Object,
>  DataTime etc. I want to add a field to all the types defined in that
>  assembly and that the original application will use the changed types.
>  can i do that by coping mscorlib.dll assembly change the copy and then
>  change the original application references to use my new assembly? if
>  so how can it be done?

You mean you want to change the mscorlib classes? And make the
application use this modified mscorlib? On Mono or on .net?

-- 
Jb Evain  <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
--
mono-cecil
-~----------~----~----~----~------~----~------~--~---

Reply via email to