0
votes
C#, XML-Doc: Refering to a generic type of a generic type in C# XML documentation?
There seems to be no way to refer to a generic of a generic in XML documentation, because actually, there's no way to refer to a generic of any specific type.
Lasse V Karlsen's …
