C# Class Orchard.Blogs.Commands.BlogCommands

Inheritance: Orchard.Commands.DefaultOrchardCommandHandler
Afficher le fichier Open project: ucdavis/Orchard

Private Properties

Свойство Type Description
Create void
Import void

Méthodes publiques

Méthode Description
BlogCommands ( IContentManager contentManager, IMembershipService membershipService, IBlogService blogService, IMenuService menuService, ISiteService siteService, INavigationManager navigationManager ) : System

Private Methods

Méthode Description
Create ( ) : void
Import ( ) : void

Method Details

BlogCommands() public méthode

public BlogCommands ( IContentManager contentManager, IMembershipService membershipService, IBlogService blogService, IMenuService menuService, ISiteService siteService, INavigationManager navigationManager ) : System
contentManager IContentManager
membershipService IMembershipService
blogService IBlogService
menuService IMenuService
siteService ISiteService
navigationManager INavigationManager
Résultat System