DOMTreatNullAsAttribute

DOMTreatNullAsAttribute constructor

Initializes a new instance of the DOMTreatNullAsAttribute class.

public DOMTreatNullAsAttribute(Type type, object value)
ParameterTypeDescription
typeTypeThe object type.
valueObjectThe object value.

See Also