PairDeconstructorAttribute Class
Specifies what type to use as a pair deconstructor for
the property this attribute is bound to.
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class PairDeconstructorAttribute : Attribute
- Namespace
- Spectre
.Console .Cli - Base Types
-
- Attribute
Attributes
-
Attribute
Usage Attribute
Constructors
-
Pair
Deconstructor Attribute (Type) -
Initializes a new instance of the
PairDeconstructorAttribute
class.