UnionAttribute Class

Summary

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

Syntax

public class UnionAttribute : Attribute

Attributes

Type Description
NullableContextAttribute
NullableAttribute
AttributeUsageAttribute

Constructors

Name Summary
UnionAttribute(object) Initializes a new instance of the UnionAttribute class.

Properties

Name Value Summary
Value object
Gets the value.

Extension Methods

See Also

  • System.Attribute