C# Class RandomAvatar.RandomAvatarHandler

Inheritance: IHttpHandler
Afficher le fichier Open project: chsword/random-avatar Class Usage Examples

Méthodes publiques

Méthode Description
ProcessRequest ( HttpContext context ) : void

Method Details

ProcessRequest() public méthode

public ProcessRequest ( HttpContext context ) : void
context System.Web.HttpContext
Résultat void