CAS.Lib.CodeProtect Namespace
CAS.Lib.CodeProtect.LicenseDsc Namespace
CAS.Lib.CodeProtect.LicenseDsc.Constraints Namespace
CAS.Lib.CodeProtect.Properties Namespace
OOI CodeProtect

AbstractUpgradeableData<(Of <(<'Type>)>)> Class

Instantiated objects derived from this classes represent upgradeable data.

Namespace:  CAS.Lib.CodeProtect.LicenseDsc
Assembly:  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


Object
  CAS.Lib.CodeProtect.LicenseDsc..::..AbstractLicenseData
    CAS.Lib.CodeProtect.LicenseDsc..::..AbstractUpgradeableData<(Of <(<'Type>)>)>