C# Class Vidka.Core.Ops.ShowClipUsage

Inheritance: _VidkaOp
ファイルを表示 Open project: miktemk/VidkaEditor

Public Methods

Method Description
Run ( ) : void
ShowClipUsage ( IVidkaOpContext context ) : System
TriggerByKeyPress ( KeyEventArgs e ) : bool

Method Details

Run() public method

public Run ( ) : void
return void

ShowClipUsage() public method

public ShowClipUsage ( IVidkaOpContext context ) : System
context IVidkaOpContext
return System

TriggerByKeyPress() public method

public TriggerByKeyPress ( KeyEventArgs e ) : bool
e System.Windows.Forms.KeyEventArgs
return bool