![]() |
Assembly of XHelpers.SilverlightCollection of Helpers for Silverlight |
![]() |
![]() |
XHelpers library (Freeware) |
The XHelpers.Silverlight.dll module contains a collection of tools compiled for the corresponding CLR miniplatform (analogous to types from the assemblies of XHelpers.Core и XHelpers.Windows). These are basic helper classes (such as manipulating arrays, symbolic information processing, etc.) and some Silverlight API helpers (some visual classes).
The XHelpers library is mainly designed for desktop applications.
This assembly is purely experimental!
Category | Types |
General-purpose types |
XMultiargDelegate, XMultiargDelegateWithResult, XResultDelegate<T>, XContinueEnumerationCallback<T>,
XContinueEnumerationWithIndexCallback<T>; XMinOrMax |
Helper operations | XOps, XCapture |
Operations on symbolic information | XChar, XString, XUnicode, XAscii, XTextBuilder |
Various checks |
XArgCheck, XGenericTypeCheck; XArgumentTypeException, XGenericTypeException |
Programming collections |
XCollection, XObjectCollection, XArray, XArray2D XElementNotFoundException, XEmptySetException |
Application integrity control |
XFatalError, XCriticalOperation; XFatalErrorException; XFatalErrorFlags, XFatalErrorEmergencyHandler |
Diagnostics |
XDebug, XTrace, XStackTrace; XTraceMessageCategory; XSyncOnlyDisposableAttribute, XTraceConfigurationAttribute |
Disposing of objects |
XDisposable; XSyncOnlyDisposableAttribute |
Helpers and exception classes |
XInvOpExceptionCreation, XOpFailedExceptionCreation; XException, XException<T>, XOperationFailedException, XOperationFailedException<T>, XDeadCodeBranchException, XEscapeException, XEscapeException<T>, XAppExitException, XAppExitException<T>, XAppFailedException, XAppFailedException<T> |
Globalization | XCultureInfo, XNeutralCultureNames, XSpecificCultureNames |
Operations on numeric information | XArith, XBinExponential |
Metadata | XAssembly, XType, XEnum, XMethodInfo, XPropertyInfo, XFieldInfo, XAppDomain |
Root information |
XProgram; XOverwriteExitCodeCallback |
Operations on standard types | XBoolean, XByte, XChar, XDateTime, XDecimal, XDouble, XInt16, XInt32, XInt64, XIntPtr, XSByte, XSingle, XUInt16, XUInt32, XUInt64, XUIntPtr |
System |
XOperatingSystem, XPlatform, XEnvironment, XWin32Error; XInvalidEnvironmentException |
Multi-threading |
XThread, XInterlocked, XAsyncOperation; XAsyncOperationState |
String parser |
XValueParser, XNumParser; XParseValueException |
Versions | XVersion |
The XHelpers library | XHelpersLibrary |
Category | Types |
Silverlight applications (additional functions) | XApplication |
Additional dispatcher functions | XDispatcher |
Waiting (message about the current action) |
XAppWaiting, XAppWaitingStatus; XDisplayAppWaitingStatusHandler, XReportAppWaitingErrorCallback |
Background operations (2nd thread) | XBackgroundOperation |
Top |
© Sergei Kitaev (Китаев С.Ю.) |