I want to be able to distinguish between a generic and regular (non-generic) version of a class. Much like the .NET framework does with it\'s generic and non-generic version
At Microsoft, they use ClassNameOfT.cs.
ClassNameOfT.cs