C# Class OpenPr0gramm.EditCommentData

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
EditCommentData ( string nonce, int commentId, string newContent ) : Refit

Method Details

EditCommentData() public méthode

public EditCommentData ( string nonce, int commentId, string newContent ) : Refit
nonce string
commentId int
newContent string
Résultat Refit