C# Class Radegast.GroupInvite

Inheritance: Radegast.RadegastForm
Mostra file Open project: radegastdev/radegast

Public Methods

Method Description
GroupInvite ( Radegast.RadegastInstance instance, Group group, GroupRole>.Dictionary roles ) : System

Private Methods

Method Description
GroupInvite_Disposed ( object sender, EventArgs e ) : void
GroupInvite_Load ( object sender, EventArgs e ) : void
Netcom_ClientDisconnected ( object sender, OpenMetaverse e ) : void
btnIvite_Click ( object sender, EventArgs e ) : void
picker_SelectionChaged ( object sender, EventArgs e ) : void

Method Details

GroupInvite() public method

public GroupInvite ( Radegast.RadegastInstance instance, Group group, GroupRole>.Dictionary roles ) : System
instance Radegast.RadegastInstance
group OpenMetaverse.Group
roles GroupRole>.Dictionary
return System