C# Class Castle.ManagementExtensions.Test.Components.DummyHttpServer

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Protected Properties

Свойство Type Description
started bool

Private Properties

Свойство Type Description
Start void
StartAt void
Stop void

Méthodes publiques

Méthode Description
DummyHttpServer ( ) : System

Private Methods

Méthode Description
Start ( ) : void
StartAt ( int time ) : void
Stop ( ) : void

Method Details

DummyHttpServer() public méthode

public DummyHttpServer ( ) : System
Résultat System

Property Details

started protected_oe property

protected bool started
Résultat bool