Creates empty delegates of any given type.
Declaring type: EmptyDelegateFactory
Namespace: Zyan.Communication.Delegates
Assembly: Zyan.Communication
Collapse/Expand Public Constructors
  Name Description
Public Method EmptyDelegateFactory

There is no summary.

Collapse/Expand Public Methods
  Name Description
Public Method Static CreateEmptyDelegate Creates the empty delegate of the given type in non-generic fashion.
Public Method Static CreateEmptyDelegate<TDelegate> Creates the empty delegate in a generic fashion.