C# Class MemoScope.Modules.Explorer.ExplorerCommand

Inheritance: WinFwk.UICommands.AbstractVoidUICommand
ファイルを表示 Open project: fremag/MemoScope.Net

Public Methods

Method Description
ExplorerCommand ( ) : System.Windows.Forms
Run ( ) : void

Method Details

ExplorerCommand() public method

public ExplorerCommand ( ) : System.Windows.Forms
return System.Windows.Forms

Run() public method

public Run ( ) : void
return void