Namespace: Novalys.VisualGuard.Security.RuntimeModule
Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2016.0.105.16 (2016.0.105.16)

Syntax

C#
public abstract class VGRuntimeModule : VGModuleBase, 
	VGIRuntimeModule
Visual Basic
Public MustInherit Class VGRuntimeModule
	Inherits VGModuleBase
	Implements VGIRuntimeModule

Inheritance Hierarchy

System..::..Object
  Novalys.VisualGuard.Security.Module..::..VGModuleBase
    Novalys.VisualGuard.Security.RuntimeModule..::..VGRuntimeModule

See Also