Universal Windows Service Class Library

uws.Utilities Namespace

Classes which provide different tools for handling windows service.

Namespace hierarchy

Classes

Class Description
Arguments Arguments class
ArrayListEventArgs Class which represents the event arguments for an add or remove event to or from an array list.
EventArrayList Container for the array list class which provides some further events.
Utility Utility class which contains some useful static methods.

Delegates

Delegate Description
ArrayListAddEventHandler Add delegate for the array list event handler.
ArrayListRemoveEventHandler Remove delegate for the array list event handler.