Does anyone know if the equals operator is going to be overloaded in c# like it is in vb?
What I mean is in c# will be be able to do this:Instead of:Code:if (SomeVar = SomeValue)Code:if (SomeVar == SomeValue)
|
Results 1 to 27 of 27
Thread: Visual Basic vs. C SharpThreaded View
|
Click Here to Expand Forum to Full Width |