C# Class CompiledHandlebars.Compiler.AST.Expressions.GenericTypeName

Inheritance: NamespaceOrTypeName
Show file Open project: Noxum/CompiledHandlebars

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Evaluate ( RoslynIntrospector introspector ) : INamedTypeSymbol
GenericTypeName ( string metadataName, IList typeParameters ) : System

Method Details

ToString() public method

public ToString ( ) : string
return string