C# Class SciterOSX.HostEvh

Inheritance: SciterSharp.SciterEventHandler
Afficher le fichier Open project: MISoftware/SciterSharp

Méthodes protégées

Méthode Description
OnScriptCall ( SciterElement se, string name, SciterValue args, SciterValue &result ) : bool

Method Details

OnScriptCall() protected méthode

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