Click or drag to resize

VGIPlatformPlugInAppDomainHelper Interface

Represents AppDomain plugin.

Namespace:  Novalys.VisualGuard.Security.Common.PlatformPlugIns.Interfaces
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.0.101.19 (2019.0.0101.19)
Syntax
public interface VGIPlatformPlugInAppDomainHelper : VGIPlatformPlugIn

The VGIPlatformPlugInAppDomainHelper type exposes the following members.

Methods
  NameDescription
Public methodCreateInstanceAndUnwrap
Create instance and unwrap the object
Top
See Also