Answer the question
In order to leave comments, you need to log in
What does symbol : mean in c#?
Hello everyone! I just started learning c#, I watch all sorts of workshops, I read articles on this topic. I came across this code
public Point(string name)
: this(300, 400)
Answer the question
In order to leave comments, you need to log in
Calling another constructor in this case, or declaring inherited interface classes
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question