Click or drag to resize

VersionRange Constructor

Overload List
  NameDescription
Public methodVersionRange(String)
Initializes a new instance of the VersionRange class
Public methodVersionRange(Int32, Int32)
A revision range specifier consisting of a lower and upper revision.
Public methodVersionRange(VersionSpec, VersionSpec)
A revision range specifier consisting of a lower and upper revision.
Top
See Also