C# Class VCFileUtils.Integration.Commands.SetProjectRootCommand

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

Public Methods

Method Description
SetProjectRootCommand ( VCFileUtilsPackage package ) : System.ComponentModel.Design

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

SetProjectRootCommand() public method

public SetProjectRootCommand ( VCFileUtilsPackage package ) : System.ComponentModel.Design
package VCFileUtilsPackage
return System.ComponentModel.Design