Click or drag to resize

LicenseManagerIsGuiEnabled(String) Method

[Missing <summary> documentation for "M:RAYLASE.Shared.LicenseManager.IsGuiEnabled(System.String@)"]


Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.37.0
Syntax
C#
public bool IsGuiEnabled(
	out string status
)

Parameters

status  String

[Missing <param name="status"/> documentation for "M:RAYLASE.Shared.LicenseManager.IsGuiEnabled(System.String@)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RAYLASE.Shared.LicenseManager.IsGuiEnabled(System.String@)"]

Implements

ILicenseManagerIsGuiEnabled(String)
See Also