PairDeconstructorAttribute(Type) Constructor
Initializes a new instance of the
PairDeconstructorAttribute
class.
public PairDeconstructorAttribute(Type type)
- Namespace
- Spectre
.Console .Cli - Containing Type
- Pair
Deconstructor Attribute
Parameters
- Type type
- A System.Type that represents the type of the pair deconstructor class to use for data conversion for the object this attribute is bound to.