C# Class MixinRefactoring.BaseTypeSyntaxExtension

Afficher le fichier Open project: pgenfer/mixinSharp

Méthodes publiques

Méthode Description
TypeName ( this node ) : string

returns the name of the given type without any leading or trailing whitespaces

Method Details

TypeName() public static méthode

returns the name of the given type without any leading or trailing whitespaces
public static TypeName ( this node ) : string
node this
Résultat string