C# Class OpenPr0gramm.PrivateMessageData

Inheritance: PostFormData
Afficher le fichier Open project: holzmaster/OpenPr0gramm

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
PrivateMessageData ( string nonce, int recipientId, string message ) : Refit

Method Details

PrivateMessageData() public méthode

public PrivateMessageData ( string nonce, int recipientId, string message ) : Refit
nonce string
recipientId int
message string
Résultat Refit