Extension methods for types located in the System name space. More...
Static Public Member Functions | |
| static object | GetDefaultValue (this Type t) |
| Get a suitable default value for a given type. More... | |
Extension methods for types located in the System name space.
|
static |
Get a suitable default value for a given type.
| t | Type to retrieve the default for. |