C# Class HereSay.Decorators.SitemapDecorator

Inheritance: AutoStarter
Afficher le fichier Open project: jamestharpe/HereSay

Méthodes publiques

Méthode Description
AutoDefineOnType ( Type type ) : bool
Start ( ) : void
Stop ( ) : void

Private Methods

Méthode Description
Persister_SitemapChangeNeeded ( object sender, N2 e ) : void

Method Details

AutoDefineOnType() public static méthode

public static AutoDefineOnType ( Type type ) : bool
type System.Type
Résultat bool

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void