Classes
Class | Description | |
---|---|---|
![]() |
AsyncCompletedEventArgs |
Provides data for the completed asynchronous events.
|
![]() |
EncodingTools |
Various methods related to encoding (charset) used by Rebex components.
|
![]() |
FileLogWriter |
File-based log writer that saves log messages into a text file.
|
![]() |
Licensing |
License key infrastructure for trial versions of Rebex components.
|
![]() |
LogWriterBase |
Common base class for log writers. A derived class must override either the WriteMessage(String) method or both Write methods.
|
![]() |
MultiComparer |
Class for chained comparison of objects.
|
![]() |
ProgressChangedEventArgs |
Provides data for progress events.
|
![]() |
SystemClock |
Class that contains various static methods for setting the system clock.
|
![]() |
TeeLogWriter |
Log writer acting as a container that writes log messages to all inner writers.
|
![]() |
TraceLogWriter |
Trace-based log writer that writes log messages to all trace listeners.
|
Interfaces
Interface | Description | |
---|---|---|
![]() |
ILogWriter |
Defines methods and properties all log writers must implement.
|
![]() |
ILogWriterProvider |
Define properties and methods for logging providers.
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
IntervalBoundMode |
Represents mode for interval boundaries.
|
![]() |
LogLevel |
Log level - specifies the levels of severity.
|
![]() |
SortingOrder |
Represents sorting order.
|
![]() |
TimeComparisonGranularity |
Specifies granularity for time comparisons.
|