AbstractUpgradeableData<(Of <(<'Type>)>)> Class
Instantiated objects derived from this classes represent upgradeable data.
Namespace:
CAS.Lib.CodeProtect.LicenseDscAssembly: CAS.CodeProtect (in CAS.CodeProtect.dll)
Syntax
public abstract class AbstractUpgradeableData<Type> : AbstractLicenseData
Public MustInherit Class AbstractUpgradeableData(Of Type) _ Inherits AbstractLicenseData
generic<typename Type> public ref class AbstractUpgradeableData abstract : public AbstractLicenseData
Type Parameters
- Type
- Derived type
Inheritance Hierarchy
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
CAS.Lib.CodeProtect.LicenseDsc..::..AbstractUpgradeableData<(Of <(<'Type>)>)>