Default |
The DefaultValue type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateDefault | Creates the default value (C#: default(T)) for the specified type, where the type is only known at runtime. | |
| CreateEmpty |
Create an empty value that is not null for value types or strings.
|