Constructor BaseValueAttribute
BaseValueAttribute(T)
Initializes a new instance of the BaseValueAttribute<T> class.
public BaseValueAttribute(T value)
Parameters
value
TValue.
Initializes a new instance of the BaseValueAttribute<T> class.
public BaseValueAttribute(T value)
value
TValue.