FirmwareVersion Class
Namespace: Yubico.YubiKey Assembly: Yubico.YubiKey.dllC#
public class FirmwareVersion
Inheritance
object
FirmwareVersion
Constructors
Name | Description |
---|---|
FirmwareVersion() | |
FirmwareVersion(byte, byte, byte) |
Properties
Name | Description |
---|---|
Major | |
Minor | |
Patch |
Methods
Name | Description |
---|---|
CompareTo(object?) | Compares the relative sort order of the specified object to the current object. |
CompareTo(FirmwareVersion) | Compares the relative sort order of the current instance with another object of the same type. |
Equals(object?) | |
Equals(FirmwareVersion) | |
GetHashCode() | |
ToString() |