No. There is no option for default types on generic types in C#.
Your second example is often the “best” option available, if you need this behavior.
No. There is no option for default types on generic types in C#.
Your second example is often the “best” option available, if you need this behavior.