Click or drag to resize

VersionNumber Constructor

Overload List
  NameDescription
Public methodVersionNumber(Version)
Construct VersionNumber based on existing System.Version class.
Public methodVersionNumber(Int32, Int32, DateTime, VersionNumberBranch)
Initializes a new instance of the VersionNumber structure to the version specified by the parameters.
Public methodVersionNumber(Int32, Int32, Int32, Int32)
Initializes a new instance of the VersionNumber structure to the version specified by the version quartet values.
Top
See Also