What does the '1 mean when I GetType().Name on a generic type? Just curious... Thanks!
It means that the type takes in 1 generic type argument.
If you're wondering why it's necessary, it's to distinguish different types based on name alone, rather than based on other attributes (like how many type arguments it takes).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With