Class GenericTypeExtensions
Inheritance
GenericTypeExtensions
Assembly: Code.Library.dll
Syntax
public static class GenericTypeExtensions
Methods
|
Improve this Doc
View Source
GetGenericTypeName(object)
Declaration
public static string GetGenericTypeName(this object @object)
Parameters
Type |
Name |
Description |
object |
object |
|
Returns
|
Improve this Doc
View Source
GetGenericTypeName(Type)
Declaration
public static string GetGenericTypeName(this Type type)
Parameters
Type |
Name |
Description |
Type |
type |
|
Returns