Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ MainForm
Method
MainForm
mbg2luastg/MainForm.cs:14–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
public partial class MainForm : Form
13
{
14
public MainForm()
15
{
16
InitializeComponent();
17
}
18
}
19
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected