C# Class ICSharpCode.NRefactory.TypeSystem.TypeSystemExtensions.TypeClassificationVisitor

Inheritance: ICSharpCode.NRefactory.TypeSystem.TypeVisitor
Exibir arquivo Open project: icsharpcode/NRefactory

Public Methods

Method Description
VisitTypeParameter ( ITypeParameter type ) : IType

Private Methods

Method Description
GetNestingLevel ( IEntity entity ) : int

Method Details

VisitTypeParameter() public method

public VisitTypeParameter ( ITypeParameter type ) : IType
type ITypeParameter
return IType