WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
This is the main form of the LedControlFileTester application.
It contains all functionality of the tester.
More...
Public Member Functions | |
LedControlFileTestWizard () | |
Initializes a new instance of the LedControlFileTestWizard class. More... | |
LedControlFileTestWizard (string Filename) | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Verwendete Ressourcen bereinigen. More... | |
This is the main form of the LedControlFileTester application.
It contains all functionality of the tester.
Definition at line 13 of file LedControlFileTestWizard.cs.
LedControlFileTester.LedControlFileTestWizard.LedControlFileTestWizard | ( | ) |
Initializes a new instance of the LedControlFileTestWizard class.
Definition at line 18 of file LedControlFileTestWizard.cs.
LedControlFileTester.LedControlFileTestWizard.LedControlFileTestWizard | ( | string | Filename | ) |
Definition at line 24 of file LedControlFileTestWizard.cs.
|
protected |
Verwendete Ressourcen bereinigen.
disposing | True, wenn verwaltete Ressourcen gel”scht werden sollen; andernfalls False. |
Definition at line 14 of file LedControlFileTestWizard.Designer.cs.