UnionAttribute.

UnionAttribute(object) Constructor

Summary

Initializes a new instance of the UnionAttribute class.

Syntax

public UnionAttribute(object value)

Parameters

Name Type Description
value object The value.

Return Value

Type Description
void