Marks the last Quantum version that supports the attributed type/method/property/field. More...
Inherits Attribute.
Public Member Functions | |
LastSupportedVersionAttribute (string version) | |
Initializes a new instance of the LastSupportedVersionAttribute class with the specified version. More... | |
Marks the last Quantum version that supports the attributed type/method/property/field.
|
inline |
Initializes a new instance of the LastSupportedVersionAttribute class with the specified version.
version | The last supported version. |