KeyAttribute Constructors
Indicates that a property or a field is a key.
Name | Parameters | Description |
---|---|---|
Key |
none |
Initializes a new instance of the Key |
Key |
auto |
Initializes a new instance of the Key |
See Also