C# Class EvHttpSharp.OwinHost.EvOwinHost

Afficher le fichier Open project: kekekeks/evhttp-sharp

Méthodes publiques

Méthode Description
Start ( string address, int port, Action startup ) : IDisposable

Method Details

Start() public static méthode

public static Start ( string address, int port, Action startup ) : IDisposable
address string
port int
startup Action
Résultat IDisposable