Свойство | Type | Description | |
---|---|---|---|
Avatars_UUIDNameReply | void | ||
SendReply | void | ||
btnAccept_Click | void | ||
btnDiscard_Click | void | ||
btnIgnore_Click | void | ||
ntfInventoryOffer_Disposed | void | ||
objectOfferText | string | ||
txtInfo_LinkClicked | void |
Méthode | Description | |
---|---|---|
ntfInventoryOffer ( Radegast.RadegastInstance instance, InstantMessage msg ) : System |
Méthode | Description | |
---|---|---|
Avatars_UUIDNameReply ( object sender, UUIDNameReplyEventArgs e ) : void | ||
SendReply ( InstantMessageDialog dialog, byte bucket ) : void | ||
btnAccept_Click ( object sender, EventArgs e ) : void | ||
btnDiscard_Click ( object sender, EventArgs e ) : void | ||
btnIgnore_Click ( object sender, EventArgs e ) : void | ||
ntfInventoryOffer_Disposed ( object sender, EventArgs e ) : void | ||
objectOfferText ( ) : string | ||
txtInfo_LinkClicked ( object sender, LinkClickedEventArgs e ) : void |
public ntfInventoryOffer ( Radegast.RadegastInstance instance, InstantMessage msg ) : System | ||
instance | Radegast.RadegastInstance | |
msg | InstantMessage | |
Résultat | System |