C# Class CookComputing.XmlRpc.XmlRpcListenerService

Inheritance: XmlRpcHttpServerProtocol
Afficher le fichier Open project: bricel/DrutNet Class Usage Examples

Méthodes publiques

Méthode Description
ProcessRequest ( HttpListenerContext RequestContext ) : void

Method Details

ProcessRequest() public méthode

public ProcessRequest ( HttpListenerContext RequestContext ) : void
RequestContext System.Net.HttpListenerContext
Résultat void