C# 클래스 Vidka.Core.Ops.SplitCurClipVideo_DeleteRight

상속: SplitCurClipVideoAbstract
파일 보기 프로젝트 열기: miktemk/VidkaEditor

공개 메소드들

메소드 설명
Run ( ) : void
SplitCurClipVideo_DeleteRight ( IVidkaOpContext context ) : System
TriggerByKeyPress ( KeyEventArgs e ) : bool

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

SplitCurClipVideo_DeleteRight() 공개 메소드

public SplitCurClipVideo_DeleteRight ( IVidkaOpContext context ) : System
context IVidkaOpContext
리턴 System

TriggerByKeyPress() 공개 메소드

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