UnionKeyAttribute Class

Summary

Union key
Assembly
Rocket.Surgery.Extensions.Unions.dll
Namespace
Rocket.Surgery.Unions
Base Types
  • Attribute
graph BT Type-->Base0["Attribute"] Type["UnionKeyAttribute"] class Type type-node

Syntax

public class UnionKeyAttribute : Attribute

Attributes

Type Description
NullableContextAttribute
NullableAttribute
AttributeUsageAttribute

Constructors

Name Summary
UnionKeyAttribute(string) Initializes a new instance of the UnionKeyAttribute class.

Properties

Name Value Summary
Key string
Gets the key.

Extension Methods

See Also

  • System.Attribute