Skip to main content

RecyclableMemoryStreamManager.EventHandler

Generic delegate for handling events without any arguments.

Assembly: ServiceStack.Text.dll
View Source
Declaration
public delegate void EventHandler();