Classes

Class Description
BaseDisposable

Summary

This base class adds diagnostics to implementations of System.IDisposable that throws an assertion if the object is finalized.
EventArgs`1

Summary

An System.EventArgs implementation which wraps a provided generic type.

Delegates

Delegate Description
EmptyDelegate

Summary

A delegate taking no parameters and returnin
void
.