C# Class Urasandesu.Prig.VSPackage.OnBuildDoneCommand

Inheritance: Urasandesu.Prig.VSPackage.PrigPackageCommand
Show file Open project: urasandesu/Prig

Public Methods

Method Description
OnBuildDoneCommand ( PrigViewModel vm ) : System

Protected Methods

Method Description
InvokeCore ( object parameter ) : void

Method Details

InvokeCore() protected method

protected InvokeCore ( object parameter ) : void
parameter object
return void

OnBuildDoneCommand() public method

public OnBuildDoneCommand ( PrigViewModel vm ) : System
vm PrigViewModel
return System