Click or drag to resize
TLLInterface Constructor (TLLInitChunk)
Initializes class with TLL Init Chunk object

Namespace: TreeksLicensingLibrary2.EasyIntegration
Assembly: TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.7284.34511 (2.1.0.0)
Syntax
public TLLInterface(
	TLLInitChunk chunk
)

Parameters

chunk
Type: TreeksLicensingLibrary2.EasyIntegrationTLLInitChunk
Init chunk object with configuration
Remarks