Extension Methods from Wayne Bloss
-
Formats a string safely, without throwing any exceptions.
Adds an exception message to the resulting string instead.
-
Creates a wrapper for the given event handler which unsubscribes from the event source immediately prior to calling the given event handler.