I think a better way to describe what I am trying to accomplish is, to
duplicate a delegate definition.
Eg: How do I clone the Invoke, BeginInvoke, EndInvoke, <Constructor>
etc....
Any ideas?

On Aug 29, 5:00 pm, Alex <[email protected]> wrote:
> Hi,
>
> What are "the event handlers"? Fields, or what?
>
> >Furthurmore, what about Events?
>
> Just clone the EventDefinitions on the TypeDefinition.Events property?
>
> Maybe I don't understand the question; please clarify.
>
> Regards,
> Alex
>
>
>
>
>
>
>
> On Mon, Aug 29, 2011 at 8:57 AM, GavinW <[email protected]> wrote:
> > Hi! I'm trying to clone a type (or more specifically, a class) from
> > one assembly to the other.
> > So far my problem is with the Event Handlers, what is the best way to
> > duplicate them?
> > Furthurmore, what about Events?
>
> > Any help or advice would be very helpful to me ^^
> > Thanks.
>
> > --
> > --
> > mono-cecil

-- 
--
mono-cecil

Reply via email to