C# Class DOTNETIDS.FilterStorage

The base FilterStorage class
Afficher le fichier Open project: IndiansIncredible/.NetIDS

Private Properties

Свойство Type Description
AddFilter void
FilterStorage System

Méthodes protégées

Méthode Description
FilterStorage ( ) : System

Blank constructor visible only to derived classes

Private Methods

Méthode Description
AddFilter ( Filter filter ) : void

Add a filter to the filter set

FilterStorage ( List filterSet ) : System

Construct a FilterStorage object

Method Details

FilterStorage() protected méthode

Blank constructor visible only to derived classes
protected FilterStorage ( ) : System
Résultat System