Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MixinRefactoring
BaseTypeSyntaxExtension
C# Class MixinRefactoring.BaseTypeSyntaxExtension
Datei anzeigen
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