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