C# Class TestMinimal.HostEvh

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

Méthodes publiques

Méthode Description
OnWhat ( SciterElement el, SciterValue args, SciterValue &result ) : bool

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

OnWhat() public méthode

public OnWhat ( SciterElement el, SciterValue args, SciterValue &result ) : bool
el SciterSharp.SciterElement
args SciterValue
result SciterValue
Résultat bool