Re: 'with' statement



"DOTNETGUY" <DOTNETGUY@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:5028C3EA-50E6-4D3E-A92B-C2915C429258@xxxxxxxxxxxxxxxx

In vb.net there is a with statement, Is there are similar constructor in c#?

No, thankfully!
http://msdn2.microsoft.com/en-us/vcsharp/aa336816.aspx

.