Click or drag to resize

LicenseManagerCheckFeature 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#
public void CheckFeature(
	LicenseFeature feature
)

Parameters

feature  LicenseFeature

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

Implements

ILicenseManagerCheckFeature(LicenseFeature)
See Also