Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ICSharpCode
NRefactory
TypeSystem
TypeSystemExtensions.TypeClassificationVisitor
C# Class ICSharpCode.NRefactory.TypeSystem.TypeSystemExtensions.TypeClassificationVisitor
Inheritance:
ICSharpCode.NRefactory.TypeSystem.TypeVisitor
Mostra file
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