dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]How do you simulate an inner class in C#?


From: Mohan Embar
Subject: Re: [DotGNU]How do you simulate an inner class in C#?
Date: Sun, 25 May 2003 08:25:31 -0500

Hi Gopal,

>Like, I'm thinking about having an extra arg for each inner class
>constructor (just like ^Tum suggested you to emulate) and pull the
>"this" reference from wherever it's called and push into "parent" ?.

At first glance, this seems right, although you will have to support some
other constructs too, like the outer this pointer.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]