DefaultValueDefaultAttribute constructor

Initializes a new instance of the DefaultValueDefaultAttribute class.

public DefaultValueDefaultAttribute(Type type)
parameter description
type The type.

See Also