C# Class RazorPad.SimpleName

Mostrar archivo Open project: RazorPad/RazorPad

Public Methods

Method Description
SimpleName ( object objectOrType, string suffix = null ) : System
SimpleName ( string extendedName, string suffix = null ) : System
ToString ( ) : string

Method Details

SimpleName() public method

public SimpleName ( object objectOrType, string suffix = null ) : System
objectOrType object
suffix string
return System

SimpleName() public method

public SimpleName ( string extendedName, string suffix = null ) : System
extendedName string
suffix string
return System

ToString() public method

public ToString ( ) : string
return string