Constructor HarpVersion
HarpVersion(int?, int?)
Initializes a new instance of the HarpVersion class with the specified major and minor version.
public HarpVersion(int? major, int? minor)
Initializes a new instance of the HarpVersion class with the specified major and minor version.
public HarpVersion(int? major, int? minor)