Censitif.Library.Component NamespaceA Sandcastle Documented Class Library

[Missing <summary> documentation for "N:Censitif.Library.Component"]

Classes

  ClassDescription
Public classExceptionMgr
Handles exceptions that could not be managed in the application. These exceptions are intended to be reported to the development team for bug fixing.
Public classUpdateMgr
Checks for updates. The code in this class is inspired by the blog post: http://themech.net/2008/05/adding-check-for-update-option-in-csharp/.
Interfaces

  InterfaceDescription
Public interfaceIExceptionMgr
Interface for the ExceptionMgr class.
Public interfaceIUpdateMgr
Defines the interface of an Update Manager.
Delegates

  DelegateDescription
Public delegateDelExceptionMgr
Exception Manager.
Enumerations

  EnumerationDescription
Public enumerationUpdateType
Description of UpdateType.