UpdateMgr ClassA Sandcastle Documented Class Library
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/.
Inheritance Hierarchy

System Object
  Censitif.Library.Component UpdateMgr

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public class UpdateMgr : IUpdateMgr
See Also