C
C#2y ago
Down

✅ usage of angle brackets

hi can someone show me how to use <> brackets in c#
7 Replies
Angius
Angius2y ago
Well, many ways a < b checks if a is less than b a > b checks the opposite List<int> denotes a list of integers Etc
Down
DownOP2y ago
yeah im talking about this when we say something like Something<AlsoSomething>
Angius
Angius2y ago
Generics
Down
DownOP2y ago
what does it mean and how we define it
phaseshift
phaseshift2y ago
Generic Methods - C# Programming Guide
Learn about methods declared with type parameters, known as generic methods. See code examples and view additional available resources.
Down
DownOP2y ago
oh okay thanks for the link now i see
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server