Click or drag to resize
DelegateCombine Method
Overload List
  NameDescription
Public methodStatic memberCombine(Delegate)
Concatenates the invocation lists of an array of delegates.
Public methodStatic memberCombine(Delegate, Delegate)
Concatenates the invocation lists of two delegates.
Top
See Also