ScriptingApplicationsManagerRaiseEventOnOneApplication Method |
Namespace: Micros.PosCore.Extensibility.ScriptingAssembly: PosCore (in PosCore.dll) Version: 19.8
Syntaxpublic void RaiseEventOnOneApplication(
string application,
Object sender,
EventMonitorArgs args
)
Parameters
- application String
-
- sender Object
-
- args EventMonitorArgs
-
See Also