LicenseManagerBaseTContentX Method

Access the license as the class user expects it.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual X Content<X>()
where X : class

Type Parameters

X
Class of the license.

Return Value

X

Implements

IApplicationLicenseContentX

See Also