C# Class OrchardHUN.TrainingDemo.Commands.DemoSettingsCommands

Inheritance: Orchard.Commands.DefaultOrchardCommandHandler
Show file Open project: Lombiq/Orchard-Training-Demo-Module

Public Methods

Method Description
DemoSettingsCommands ( ISiteService siteService ) : System

Private Methods

Method Description
GetSettings ( ) : void
SetSettings ( string newMessage ) : void

Method Details

DemoSettingsCommands() public method

public DemoSettingsCommands ( ISiteService siteService ) : System
siteService ISiteService
return System