R
Rude Dog
The question below was probably asked, but I couldn't find
it.
If you have a class with an overloaded constructor, how do
you have one constructor call another? In Java the this
operator does the trick. What about C# ?
it.
If you have a class with an overloaded constructor, how do
you have one constructor call another? In Java the this
operator does the trick. What about C# ?