VersionNumber Constructor |
Name | Description | |
---|---|---|
VersionNumber(Version) |
Construct VersionNumber based on existing System.Version class.
| |
VersionNumber(Int32, Int32, DateTime, VersionNumberBranch) |
Initializes a new instance of the VersionNumber structure to the version specified by the parameters.
| |
VersionNumber(Int32, Int32, Int32, Int32) |
Initializes a new instance of the VersionNumber structure to the version specified by the version quartet values.
|