C# Class SciterOSX.HostEvh

Inheritance: SciterSharp.SciterEventHandler
Exibir arquivo Open project: MISoftware/SciterSharp

Protected Methods

Method Description
OnScriptCall ( SciterElement se, string name, SciterValue args, SciterValue &result ) : bool

Method Details

OnScriptCall() protected method

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