C# 클래스 SciterOSX.HostEvh

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

보호된 메소드들

메소드 설명
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