ClientLibExtensions Class |
Various useful extension methods for the SP-ICE-3 Client Library.
Inheritance Hierarchy SystemObject
RAYLASE.SPICE3.ClientLibClientLibExtensions
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public static class ClientLibExtensions
The ClientLibExtensions type exposes the following members.
Methods | Name | Description |
---|
| GetAllExceptionMessages |
Gets the exception's message, and then descends through the inner exceptions, appending all their messages to the same string.
|
TopSee Also