C# 클래스 CommentNotifier.CommentNotifierPlugin

상속: BasePlugin
파일 보기 프로젝트 열기: erikzaadi/AtomSitePlugins

공개 메소드들

메소드 설명
Register ( StructureMap container, List routes, System viewEngines, System modelBinders, ICollection globalAssets ) : void

메소드 상세

Register() 공개 메소드

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