Click or drag to resize

UpdateEventArgsExtensions Methods

The UpdateEventArgsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToUpdateEventArgs
Public methodStatic memberToXElement(EventBean)
Converts the event bean into a contract event.
Public methodStatic memberToXElement(UpdateEventArgs)
Converts the Update events args into an XElement.
Public methodStatic memberToXElement(EventBean, String)
Converts the array of even beans into an XElement.
Public methodStatic memberToXElement(UpdateEventArgs, String)
Converts the Update events args into an XElement.
Top
See Also