Click or drag to resize

ModVersion Class

[Missing <summary> documentation for "T:UMod.Shared.ModVersion"]

Inheritance Hierarchy

Namespace:  UMod.Shared
Assembly:  UMod-Shared (in UMod-Shared.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ModVersion : IComparable<ModVersion>

The ModVersion type exposes the following members.

Constructors
  NameDescription
Protected methodModVersion
Initializes a new instance of the ModVersion class
Public methodModVersion(Int32, Int32, Int32)
Initializes a new instance of the ModVersion class
Top
Properties
Methods
Fields
See Also