C# Class Castle.Windsor.Tests.Bugs.IoC_169.AbstractBlackboard

Inheritance: IBlackboard, IStartable
Afficher le fichier Open project: castleproject/Windsor Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
PrepareForTest ( ) : void
Start ( ) : void
Stop ( ) : void

Method Details

PrepareForTest() public static méthode

public static PrepareForTest ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

Property Details

Started public_oe static_oe property

public static bool Started
Résultat bool