Delegate Action Encapsulates a method that has no parameters and does not return a value. Namespace: System Assembly: mscorlib.dll Syntax public delegate void Action(); Extension Methods LogDispatcher.GetCurrentClassLogger(Object)