C# Class BlackLinks.Filter

Inheritance: System.Attribute
Afficher le fichier Open project: heapsource/BlackLinks

Méthodes publiques

Méthode Description
Filter ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Private Methods

Méthode Description
execute ( BlackAction action ) : void

Method Details

Filter() public méthode

public Filter ( ) : System
Résultat System

OnExecute() protected abstract méthode

protected abstract OnExecute ( ) : void
Résultat void