C# Class VCFileUtils.Integration.Commands.RemoveEmptyFiltersCommand

Inheritance: BaseCommand
显示文件 Open project: reloZid/vc-fileutils

Public Methods

Method Description
RemoveEmptyFiltersCommand ( VCFileUtilsPackage package ) : System

Protected Methods

Method Description
OnBeforeQueryStatus ( ) : void
OnExecute ( ) : void

Method Details

OnBeforeQueryStatus() protected method

protected OnBeforeQueryStatus ( ) : void
return void

OnExecute() protected method

protected OnExecute ( ) : void
return void

RemoveEmptyFiltersCommand() public method

public RemoveEmptyFiltersCommand ( VCFileUtilsPackage package ) : System
package VCFileUtilsPackage
return System