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