Show / Hide Table of Contents

Class VersionInfo

Inheritance
System.Object
VersionInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: MonoTorrent
Assembly: MonoTorrent.dll
Syntax
public static class VersionInfo

Fields

Version

The full version of this library in the form 'A.B.C'. 'A' and 'B' are guaranteed to be 1 digit each. 'C' can be one or two digits.

Declaration
public static readonly Version Version
Field Value
Type Description
System.Version
In This Article
Back to top Generated by DocFX