C# Class Radegast.ntfTeleport

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

Public Methods

Method Description
ntfTeleport ( Radegast.RadegastInstance instance, InstantMessage msg ) : System

Private Methods

Method Description
btnCancel_Click ( object sender, EventArgs e ) : void
btnTeleport_Click ( object sender, EventArgs e ) : void

Method Details

ntfTeleport() public method

public ntfTeleport ( Radegast.RadegastInstance instance, InstantMessage msg ) : System
instance Radegast.RadegastInstance
msg OpenMetaverse.InstantMessage
return System