Metodo DedLuaCommandOnSettingContext
|
Chiama l'evento SettingContext.
Namespace:
LuaApplication
Assembly:
DedLuaApplication (in DedLuaApplication.dll) Versione: 1.0.0.0 (1.0.0.0)
Sintassi protected void OnSettingContext(
DedLuaCommandDedLuaCommandEventArgs e
)
Protected Sub OnSettingContext (
e As DedLuaCommandDedLuaCommandEventArgs
)
protected:
void OnSettingContext(
DedLuaCommandDedLuaCommandEventArgs^ e
)
member OnSettingContext :
e : DedLuaCommandDedLuaCommandEventArgs -> unit
Parametri
- e
- Tipo: LuaApplicationDedLuaCommandDedLuaCommandEventArgs
Vedi anche