Re: [DOTNET] IDisposable and CodeDom.. oh my!

2002-04-16 Thread Toshiyuki Ichikawa
HTH, - Original Message - From: "Amit Bahree" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 2:00 PM Subject: [DOTNET] IDisposable and CodeDom.. oh my! > Hi Guys, > This is of no "practical" significance other me having a little time

[DOTNET] IDisposable and CodeDom.. oh my!

2002-04-15 Thread Amit Bahree
Hi Guys, This is of no "practical" significance other me having a little time and playing with the various classes in the Framework :). So, I have tried this but my puny little brain cannot figure it out, how can I implment any interface (just for the sake of argument take IDisposable) and implem