Click or drag to resize

LicenseException Constructor

Initializes a new instance of the LicenseException class

Namespace: Demo3D.Common
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public LicenseException(
	string message
)

Parameters

message  String

[Missing <param name="message"/> documentation for "M:Demo3D.Common.LicenseException.#ctor(System.String)"]

See Also