C# Class VCFileUtils.Integration.Commands.ReAddFilesCommand

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

Public Methods

Method Description
ReAddFilesCommand ( VCFileUtilsPackage package ) : System.Collections.Generic

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

ReAddFilesCommand() public method

public ReAddFilesCommand ( VCFileUtilsPackage package ) : System.Collections.Generic
package VCFileUtilsPackage
return System.Collections.Generic