Click or drag to resize

VisibilityByLicenseManager Constructor

Initializes a new instance of the VisibilityByLicenseManager class

Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.37.0
Syntax
C#
public VisibilityByLicenseManager(
	LicenseManager licenseManager
)

Parameters

licenseManager  LicenseManager

[Missing <param name="licenseManager"/> documentation for "M:RAYLASE.Marker.GUI.Common.VisibilityByLicenseManager.#ctor(RAYLASE.Shared.LicenseManager)"]

See Also