C# Class CommentNotifier.CommentNotifierPlugin

Inheritance: BasePlugin
Mostra file Open project: erikzaadi/AtomSitePlugins

Public Methods

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

Method Details

Register() public method

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