C# Class CrestSharp.Infrastructure.CrestInternalAuthenticationWebserver

Afficher le fichier Open project: rischwa/eve-fast-fitting-assessment

Méthodes publiques

Méthode Description
ListenFor ( Uri localUri ) : void
Stop ( ) : void

Private Methods

Méthode Description
Run ( ) : void

Method Details

ListenFor() public méthode

public ListenFor ( Uri localUri ) : void
localUri System.Uri
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void