[Missing <summary> documentation for "N:System.Extensions"]

Classes

  Class Description
Public class ArrayExtensions
Extension methods for an Array.
Public class BooleanExtensions
Extension methods for a Boolean.
Public class BooleanFormatProvider
Provides formatting for Boolean types.
Public class DataCancelEventArgs<(Of <(<'T>)>)>
Represents a CancelEventArgs that has a piece of data attached to it.
Public class DataEventArgs<(Of <(<'T>)>)>
Represents an EventArgs that has a piece of data attached to it.
Public class DateTimeExtensions
Extension methods for a DateTime.
Public class ObjectExtensions
Extension methods for an Object.
Public class 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...).
Public class 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.
Public class Stopwatch

Delegates

  Delegate Description
Public delegate DataCancelEventHandler<(Of <(<'T>)>)>
Represents the method of a cancellable event that has a piece of data.
Public delegate DataEventHandler<(Of <(<'T>)>)>
Represents the method of an event that has a piece of data.