DeployLX Software Protection System

ParsedVersion Class

Represents a version number parsed from a string.

Syntax

Public NotInheritable Class ParsedVersion _
	Implements IFormattable, IComparable
public sealed class ParsedVersion : IFormattable, 
	IComparable

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..ParsedVersion

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also