C# Class CodeValue.CodeCommander.Ordered.OrderedCommandsFilter

Inheritance: FilterBase, IDisposable
Afficher le fichier Open project: arielbh/CodeCommander

Méthodes publiques

Méthode Description
Dispose ( ) : void
OrderedCommandsFilter ( System.CommandBase commands, bool>.Dictionary commandsTracking ) : System
Process ( ICommandBase command ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

OrderedCommandsFilter() public méthode

public OrderedCommandsFilter ( System.CommandBase commands, bool>.Dictionary commandsTracking ) : System
commands System.CommandBase
commandsTracking bool>.Dictionary
Résultat System

Process() public méthode

public Process ( ICommandBase command ) : bool
command ICommandBase
Résultat bool