DebugOccuredEventHandler Delegate

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public delegate void DebugOccuredEventHandler(
	Store context,
	Entry entry
)

Parameters

context  Store
 
entry  Entry
 

See Also