![]() |
SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Inheritance diagram for erminas.SmartAPI.CMS.VersionIsLessThan:
Collaboration diagram for erminas.SmartAPI.CMS.VersionIsLessThan:Public Member Functions | |
| VersionIsLessThan (int major, int minor=0, int build=0, int rev=0) | |
| override void | Validate (ServerLogin login, Version actualVersion, string method) |
Additional Inherited Members | |
Protected Member Functions inherited from erminas.SmartAPI.CMS.VersionAttribute | |
| VersionAttribute (int major, int minor, int build, int rev) | |
Properties inherited from erminas.SmartAPI.CMS.VersionAttribute | |
| Version | Version [get, set] |
| string | VersionName [get, set] |
Definition at line 58 of file VersionAttribute.cs.
| erminas.SmartAPI.CMS.VersionIsLessThan.VersionIsLessThan | ( | int | major, |
| int | minor = 0, |
||
| int | build = 0, |
||
| int | rev = 0 |
||
| ) |
Definition at line 60 of file VersionAttribute.cs.
|
virtual |
Implements erminas.SmartAPI.CMS.VersionAttribute.
Definition at line 64 of file VersionAttribute.cs.