C# Class Appccelerate.Bootstrapper.Sample.Simple.ThirdSimpleExtension

Third simple extension.
Inheritance: SimpleExtensionBase, IDisposable
Afficher le fichier Open project: appccelerate/appccelerate Class Usage Examples

Méthodes publiques

Méthode Description
Describe ( ) : string
Dispose ( ) : void
Shutdown ( ) : void
Start ( ) : void

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Method Details

Describe() public méthode

public Describe ( ) : string
Résultat string

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void