C# Class RazorPad.SimpleName

Afficher le fichier Open project: RazorPad/RazorPad

Méthodes publiques

Méthode Description
SimpleName ( object objectOrType, string suffix = null ) : System
SimpleName ( string extendedName, string suffix = null ) : System
ToString ( ) : string

Method Details

SimpleName() public méthode

public SimpleName ( object objectOrType, string suffix = null ) : System
objectOrType object
suffix string
Résultat System

SimpleName() public méthode

public SimpleName ( string extendedName, string suffix = null ) : System
extendedName string
suffix string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string