Names a BCS type and, optionally, its type arguments.
A string names a non-generic type. A tuple stores the type name at index 0 and recursively stores the names of its generic arguments after it.
0
Names a BCS type and, optionally, its type arguments.
A string names a non-generic type. A tuple stores the type name at index
0and recursively stores the names of its generic arguments after it.