Click or drag to resize

VGRuntimeModule Constructor

Initializes a new instance of the VGRuntimeModule class

Namespace:  Novalys.VisualGuard.Security.RuntimeModule
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGRuntimeModule(
	Guid moduleId,
	string moduleName
)

Parameters

moduleId
Type: SystemGuid
moduleName
Type: SystemString
See Also