C# Class Promises.HttpServerSync

显示文件 Open project: KjellSchubert/promise-future-task

Public Methods

Method Description
run ( ) : void

Private Methods

Method Description
processRequest ( HttpListenerRequest request, HttpListenerResponse response ) : bool
simulatedDatabaseRequest ( ) : int

Method Details

run() public static method

public static run ( ) : void
return void