C# Class Vidka.Core.Ops.SplitCurClipVideo_DeleteRight

Inheritance: SplitCurClipVideoAbstract
Exibir arquivo Open project: miktemk/VidkaEditor

Public Methods

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

Method Details

Run() public method

public Run ( ) : void
return void

SplitCurClipVideo_DeleteRight() public method

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

TriggerByKeyPress() public method

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