Method TypeNiceName
TypeNiceName(Type)
Get the pretty name for a generic port type.
Declaration
public static string TypeNiceName(Type t)
Parameters
Type | Name | Description |
---|---|---|
Type | t | Type to get a pretty name for. |
Returns
Type | Description |
---|---|
string | Pretty name for type t. |