Show / Hide Table of Contents

Class frmMain

Inheritance
System.Object
frmMain
Namespace: GUITestStand
Assembly: GUITestStand.dll
Syntax
public class frmMain : Form

Constructors

| Improve this Doc View Source

frmMain()

Declaration
public frmMain()

Methods

| Improve this Doc View Source

Dispose(Boolean)

Clean up any resources being used.

Declaration
protected override void Dispose(bool disposing)
Parameters
Type Name Description
System.Boolean disposing

true if managed resources should be disposed; otherwise, false.

  • Improve this Doc
  • View Source
Back to top Generated by DocFX