Click or drag to resize

ILicenseManagerCheckFeature Method

Throws an exception if the provided license is not found.

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
void CheckFeature(
	LicenseFeature feature
)

Parameters

feature  LicenseFeature

[Missing <param name="feature"/> documentation for "M:RAYLASE.Shared.ILicenseManager.CheckFeature(RAYLASE.Shared.LicenseFeature)"]

See Also