B2S.Server Sample Plugin
Sample plugin implementation for the B2S.Server
|
Go to: Overview |
Frontend for the B2S.Server Smaple Plugin. More...
Public Member Functions | |
Frontend () | |
Initializes a new instance of the Frontend form class. More... | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Clean up any resources being used. More... | |
Frontend for the B2S.Server Smaple Plugin.
Definition at line 15 of file Frontend.cs.
|
inline |
Initializes a new instance of the Frontend form class.
Definition at line 20 of file Frontend.cs.
|
inlineprotected |
Clean up any resources being used.
disposing | true if managed resources should be disposed; otherwise, false. |
Definition at line 14 of file Frontend.Designer.cs.