Property | Type | Description | |
---|---|---|---|
ProcessFilters | bool |
Method | Description | |
---|---|---|
AddFilter ( IFilter filter ) : void | ||
FilterManager ( ) : System | ||
Process ( System.CommandBase command ) : bool | ||
RemoveFilter ( IFilter filter ) : bool |
Method | Description | |
---|---|---|
ProcessFilters ( System.CommandBase command ) : bool |
public Process ( System.CommandBase command ) : bool | ||
command | System.CommandBase | |
return | bool |
public RemoveFilter ( IFilter filter ) : bool | ||
filter | IFilter | |
return | bool |