C# 클래스 TestMinimal.HostEvh

상속: SciterSharp.SciterEventHandler
파일 보기 프로젝트 열기: MISoftware/SciterSharp

공개 메소드들

메소드 설명
OnWhat ( SciterElement el, SciterValue args, SciterValue &result ) : bool

보호된 메소드들

메소드 설명
OnScriptCall ( SciterElement se, string name, SciterValue args, SciterValue &result ) : bool

메소드 상세

OnScriptCall() 보호된 메소드

protected OnScriptCall ( SciterElement se, string name, SciterValue args, SciterValue &result ) : bool
se SciterSharp.SciterElement
name string
args SciterValue
result SciterValue
리턴 bool

OnWhat() 공개 메소드

public OnWhat ( SciterElement el, SciterValue args, SciterValue &result ) : bool
el SciterSharp.SciterElement
args SciterValue
result SciterValue
리턴 bool