UnionKeyAttribute.

UnionKeyAttribute(string) Constructor

Summary

Initializes a new instance of the UnionKeyAttribute class.

Syntax

public UnionKeyAttribute(string key)

Parameters

Name Type Description
key string The key.

Return Value

Type Description
void