C# Class CodeValue.CodeCommander.FilterBase

Inheritance: IFilter
Show file Open project: arielbh/CodeCommander

Public Methods

Method Description
Process ( ICommandBase command ) : bool

Method Details

Process() public abstract method

public abstract Process ( ICommandBase command ) : bool
command ICommandBase
return bool