constructor overloading

  • Thread starter Thread starter Rude Dog
  • Start date Start date
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# ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top