C# Class Orchard.Widgets.Commands.LayerCommands

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

Private Properties

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

Méthodes publiques

Méthode Description
LayerCommands ( IContentManager contentManager, ISiteService siteService, IMembershipService membershipService ) : System

Private Methods

Méthode Description
Create ( string name ) : void

Method Details

LayerCommands() public méthode

public LayerCommands ( IContentManager contentManager, ISiteService siteService, IMembershipService membershipService ) : System
contentManager IContentManager
siteService ISiteService
membershipService IMembershipService
Résultat System