Mono Class Library: OverviewSystem.Version: Constructor Members |
The constructors of System.Version are listed below. For a list of all members, see the Version Members list.
See Also: Inherited members from System.Object
Version()Constructs and initializes a new instance of the Version class. Constructs and initializes a new instance of the Version class using the values represented by the specified string. Constructs and initializes a new instance of the Version class using the specified major and minor values. Constructs and initializes a new instance of the Version class using the specified major, minor, and build values. Constructs and initializes a new instance of the Version class with the specified major, minor, build, and revision numbers.