Sets the DefaultValue to new T() for the specified type.
[AttributeUsage(AttributeTargets.All)]
public sealed class DefaultValueDefaultAttribute : DefaultValueAttribute
| name | description |
|---|---|
| DefaultValueDefaultAttribute(…) | Initializes a new instance of the DefaultValueDefaultAttribute class. |
| Type { get; } | The type. |