Click or drag to resize

ClientLibExtensions Class

Various useful extension methods for the SP-ICE-3 Client Library.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3.ClientLibClientLibExtensions

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public static class ClientLibExtensions

The ClientLibExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAllExceptionMessages Gets the exception's message, and then descends through the inner exceptions, appending all their messages to the same string.
Top
See Also