Click or drag to resize

ActLoader Class

[Missing <summary> documentation for "T:Advanced_Combat_Tracker.ActLoader"]

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.ComponentModelComponent
      System.Windows.FormsControl
        System.Windows.FormsScrollableControl
          System.Windows.FormsContainerControl
            System.Windows.FormsForm
              Advanced_Combat_TrackerActLoader

Namespace: Advanced_Combat_Tracker
Assembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntax
C#
public class ActLoader : Form

The ActLoader type exposes the following members.

Constructors
 NameDescription
Public methodActLoaderInitializes a new instance of the ActLoader class
Top
Methods
 NameDescription
Protected methodDispose Clean up any resources being used.
(Overrides FormDispose(Boolean))
Public methodStatic memberMain The main entry point for the application.
Top
See Also