An NDoc Documented Class Library

ReloadRemoteCalendars Class

ReloadRemoteCalendars is a simple GUI used by the user to reload a remote calendar. This class extends the DeleteRemoteCalendars class in order of reusing some useful code.

For a list of all members of this type, see ReloadRemoteCalendars Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     RemoteCalendars.Core.DeleteRemoteCalendars
                        RemoteCalendars.Core.ReloadRemoteCalendars

public class ReloadRemoteCalendars : DeleteRemoteCalendars

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RemoteCalendars.Core

Assembly: RemoteCalendarsLibrary (in RemoteCalendarsLibrary.dll)

See Also

ReloadRemoteCalendars Members | RemoteCalendars.Core Namespace