C# Class Vidka.Core.Ops.SplitCurClipVideo_DeleteLeft

Inheritance: SplitCurClipVideoAbstract
Show file Open project: miktemk/VidkaEditor

Public Methods

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

Method Details

Run() public method

public Run ( ) : void
return void

SplitCurClipVideo_DeleteLeft() public method

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

TriggerByKeyPress() public method

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