VersionLock Members
Locks license usage to a designated release of the licensed software.
Constructors
| Member | Description |
|---|---|
| VersionLock | Constructs a VersionLock instance. |
Properties
| Member | Description |
|---|---|
| Maximum | Gets or sets the maximum version. |
| Minimum | Gets or sets the minimum version. |
Methods
| Member | Description |
|---|---|
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetHashCode | inherited from Object. |
| GetType | inherited from Object. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Object. |
| Validate | inherited from Lock. Checks whether a AgileDotNetLicense meets the restriction enforced by this lock. |