C# Class afung.MangaWeb3.Server.Handler.AdminCollectionsSetPublicRequestHandler

Inheritance: HandlerBase
Afficher le fichier Open project: a-fung/MangaWeb3

Méthodes publiques

Méthode Description
HandleRequest ( string jsonString, AjaxBase ajax ) : void

Méthodes protégées

Méthode Description
GetHandleRequestType ( ) : Type

Method Details

GetHandleRequestType() protected méthode

protected GetHandleRequestType ( ) : Type
Résultat System.Type

HandleRequest() public méthode

public HandleRequest ( string jsonString, AjaxBase ajax ) : void
jsonString string
ajax AjaxBase
Résultat void