An NDoc Documented Class Library

LicenseProperties.CheckLicense Method 

Check to see if licensed for the supplied products

public void CheckLicense(
   string clazz,
   EdtProduct[] requiredProduct
);

Parameters

clazz
requiredProduct

See Also

LicenseProperties Class | EnterpriseDT.Util.License Namespace