Method | Description | |
---|---|---|
ToGenericTypeString ( this t ) : string |
Gets a string representation of a Type corresponding to how it looks in C# code
|
public static ToGenericTypeString ( this t ) : string | ||
t | this | The type to get the string for |
return | string |