C# Class CommentNotifier.CommentNotifierPlugin

Inheritance: BasePlugin
Afficher le fichier Open project: erikzaadi/AtomSitePlugins

Méthodes publiques

Méthode Description
Register ( StructureMap container, List routes, System viewEngines, System modelBinders, ICollection globalAssets ) : void

Method Details

Register() public méthode

public Register ( StructureMap container, List routes, System viewEngines, System modelBinders, ICollection globalAssets ) : void
container StructureMap
routes List
viewEngines System
modelBinders System
globalAssets ICollection
Résultat void