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

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

공개 메소드들

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

보호된 메소드들

메소드 설명
cxzxc ( string p ) : void
eeee ( string p ) : void
iiii ( string p ) : void

메소드 상세

Run() 공개 추상적인 메소드

public abstract Run ( ) : void
리턴 void

TriggerByKeyPress() 공개 메소드

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

_VidkaOp() 공개 메소드

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

cxzxc() 보호된 메소드

protected cxzxc ( string p ) : void
p string
리턴 void

eeee() 보호된 메소드

protected eeee ( string p ) : void
p string
리턴 void

iiii() 보호된 메소드

protected iiii ( string p ) : void
p string
리턴 void