Click or drag to resize

ExtensibilityAssemblyBaseRaiseEvent Method


Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public virtual EventProcessingInstruction RaiseEvent(
	Object sender,
	EventMonitorArgs args
)

Parameters

sender  Object
 
args  EventMonitorArgs
 

Return Value

EventProcessingInstruction
See Also