C# Class OpenPr0gramm.DeleteTagsData

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DeleteTagsData ( string nonce, int itemId, bool banUsers, int tagIds ) : Refit
DeleteTagsData ( string nonce, int itemId, bool banUsers, int days, int tagIds ) : Refit

Method Details

DeleteTagsData() public méthode

public DeleteTagsData ( string nonce, int itemId, bool banUsers, int tagIds ) : Refit
nonce string
itemId int
banUsers bool
tagIds int
Résultat Refit

DeleteTagsData() public méthode

public DeleteTagsData ( string nonce, int itemId, bool banUsers, int days, int tagIds ) : Refit
nonce string
itemId int
banUsers bool
days int
tagIds int
Résultat Refit