Click or drag to resize

VGIPlatformPlugInLikeOperator Interface

Represents LikeOperator plugin

Namespace:  Novalys.VisualGuard.Security.Common.PlatformPlugIns.Interfaces
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public interface VGIPlatformPlugInLikeOperator : VGIPlatformPlugIn

The VGIPlatformPlugInLikeOperator type exposes the following members.

Methods
  NameDescription
Public methodLikeString
Checks if string matches.
Top
See Also