Свойство | Тип | Описание | |
---|---|---|---|
ServiceHost |
Метод | Описание | |
---|---|---|
DebugHostBase ( ) : System |
Creates a new instance of the DebugHostBase windows form.
|
Метод | Описание | |
---|---|---|
DebugHostLoading ( ) : void |
Invoked when the debug host is loading. By default this launches the remote service client.
|
|
DebugHostUnloading ( ) : void |
Invoked when the debug host is unloading. By default this shuts down the remote service client.
|
Метод | Описание | |
---|---|---|
DebugHost_FormClosing ( object sender, FormClosingEventArgs e ) : void | ||
DebugHost_Load ( object sender, EventArgs e ) : void | ||
DebugHost_Resize ( object sender, EventArgs e ) : void | ||
exitToolStripMenuItem_Click ( object sender, EventArgs e ) : void | ||
showToolStripMenuItem_Click ( object sender, EventArgs e ) : void |