C# Class NClass.Core.LanguageElement

Inheritance: Element
Afficher le fichier Open project: gbaychev/NClass

Méthodes publiques

Méthode Description
GetDeclaration ( ) : string
ToString ( ) : string

Private Methods

Méthode Description
GetNameWithoutGeneric ( string name ) : string

Method Details

GetDeclaration() public abstract méthode

public abstract GetDeclaration ( ) : string
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string