SyntaxFix
Write A Post
Hire A Developer
Questions
It is a generic type constraint. In this case it means that the generic type T has to be a reference type (class, interface, delegate, or array type).
T