Then how does it know which implementation to run when an object of
the derived or base class is created?

On Apr 24, 3:55 pm, Vladimir Reshetnikov <[email protected]>
wrote:
> 'new' is a purely syntactic construct to suppress certain compile-time
> warnings.
> It has no representation in metadata whatsoever.
>
> --Vladimir
>
>
>
>
>
>
>
> On Tue, Apr 24, 2012 at 2:50 PM, deedee <[email protected]> wrote:
> > Hi,
>
> > I am traversing through all of the Getter properties in a class.
> > However, some of them have a 'new' keyword. Is there a way to find
> > this from the MethodDefinition?
>
> > Thanks,
>
> > --
> > --
> > mono-cecil

-- 
--
mono-cecil

Reply via email to