C# Class MonoDevelop.VersionControl.CheckoutCommand

Inheritance: MonoDevelop.Components.Commands.CommandHandler
Show file Open project: LogosBible/monodevelop

Protected Methods

Method Description
Run ( ) : void
Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void

Method Details

Run() protected method

protected Run ( ) : void
return void

Update() protected method

protected Update ( MonoDevelop.Components.Commands.CommandInfo info ) : void
info MonoDevelop.Components.Commands.CommandInfo
return void