Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MixinRefactoring
BaseTypeSyntaxExtension
C# Class MixinRefactoring.BaseTypeSyntaxExtension
Mostrar archivo
Open project: pgenfer/mixinSharp
Public Methods
Method
Description
TypeName
(
this
node
) :
string
returns the name of the given type without any leading or trailing whitespaces
Method Details
TypeName()
public
static
method
returns the name of the given type without any leading or trailing whitespaces
public
static
TypeName
(
this
node
) :
string
node
this
return
string