C# Class Continuous.Client.XamarinStudio.VisualizeClassHandler

Inheritance: ContinuousCommandHandler
Show file Open project: praeclarum/Continuous

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