© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
10 replies
Asela

Just a random question

I'm not trying to solve a problem, rather I am looking for specific words to expand my C# vocabulary. What did I do from line 11 through 15? Is that what you call an instance of an object? Normally, I instantiate objects by doing this:
Type name = new Type();
Type name = new Type();
but I'm not entirely sure what you call what I did from line 11 through 15.
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Just a question
C#CC# / help
3y ago
✅ Newbie question on Random function
C#CC# / help
3y ago
✅ just a quick question about if, else, else if
C#CC# / help
2y ago
❔ QuestionController
C#CC# / help
3y ago