[Missing <summary> documentation for "N:System.Extensions"]
Classes
Class | Description | |
---|---|---|
![]() |
ArrayExtensions |
Extension methods for an Array.
|
![]() |
BooleanExtensions |
Extension methods for a Boolean.
|
![]() |
BooleanFormatProvider |
Provides formatting for Boolean types.
|
![]() |
DataCancelEventArgs<(Of <(<'T>)>)> |
Represents a CancelEventArgs that has a piece of data attached to it.
|
![]() |
DataEventArgs<(Of <(<'T>)>)> |
Represents an EventArgs that has a piece of data attached to it.
|
![]() |
DateTimeExtensions |
Extension methods for a DateTime.
|
![]() |
ObjectExtensions |
Extension methods for an Object.
|
![]() |
Shell | Obsolete.
The Shell class wraps some Windows shell function (like moving a file to Recycle Bin, adding a file
to the Recent Dos menu...).
|
![]() |
SingleProgramInstance |
SingleProgamInstance uses a mutex synchronization object
to ensure that only one copy of process is running at
a particular time. It also allows for UI identification
of the intial process by bring that window to the foreground.
|
![]() |
Stopwatch |
Delegates
Delegate | Description | |
---|---|---|
![]() |
DataCancelEventHandler<(Of <(<'T>)>)> |
Represents the method of a cancellable event that has a piece of data.
|
![]() |
DataEventHandler<(Of <(<'T>)>)> |
Represents the method of an event that has a piece of data.
|