B2S.Server Plugin Interface
Interface library for B2S.Server plugins
Go to:
Overview
Main Page
Related Pages
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Properties
Pages
IDirectPluginFrontend.cs
Go to the documentation of this file.
1
using System.Windows.Forms;
2
namespace
B2SServerPluginInterface
3
{
9
public
interface
IDirectPluginFrontend
10
{
15
void
PluginShowFrontend
(Form Owner = null);
16
}
17
}
B2SServerPluginInterface
IDirectPluginFrontend.cs
Generated on Sat Mar 22 2014 14:52:49 for B2S.Server Plugin Interface by
1.8.3.1