Click or drag to resize

DbContextActionWithNoResult Delegate

A piece of code with no return value.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public delegate void ActionWithNoResult()
See Also