C# Class Radegast.MeshUploadConsole

Inheritance: Radegast.RadegastTabControl
显示文件 Open project: radegastdev/radegast

Public Methods

Method Description
MeshUploadConsole ( ) : System
MeshUploadConsole ( Radegast.RadegastInstance instance ) : System

Private Methods

Method Description
MeshUploadConsole_Disposed ( object sender, EventArgs e ) : void
Msg ( string msg ) : void
Netcom_ClientConnected ( object sender, EventArgs e ) : void
Netcom_ClientDisconnected ( object sender, OpenMetaverse.DisconnectedEventArgs e ) : void
PerformUpload ( ) : void
UpdateButtons ( ) : void
btnBrowse_Click ( object sender, EventArgs e ) : void
btnStart_Click ( object sender, EventArgs e ) : void

Method Details

MeshUploadConsole() public method

public MeshUploadConsole ( ) : System
return System

MeshUploadConsole() public method

public MeshUploadConsole ( Radegast.RadegastInstance instance ) : System
instance Radegast.RadegastInstance
return System