Click or drag to resize

LicenseMissingException Constructor

Initializes a new instance of the LicenseMissingException class

Namespace: RAYLASE.Shared
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.37.0
Syntax
C#
public LicenseMissingException(
	string msg
)

Parameters

msg  String

[Missing <param name="msg"/> documentation for "M:RAYLASE.Shared.LicenseMissingException.#ctor(System.String)"]

See Also