Creates a new generic class reference.
The configuration arguments for the generic class reference
Writes the generic class reference to the writer.
The writer to write to
Returns the string representation of the AST node. This method creates a new Writer instance and writes the node's content to it.
The string representation of the AST node
Represents a reference to a generic C# class in the AST. This class handles the generation of references to generic types with a single type parameter.