C# Class Rebel.Cms.Web.Context.ConfigurationTaskContext

Show file Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Public Methods

Method Description
ConfigurationTaskContext ( IRebelApplicationContext applicationContext, IEnumerable parameters, ITask task ) : System.Collections.Generic

Method Details

ConfigurationTaskContext() public method

public ConfigurationTaskContext ( IRebelApplicationContext applicationContext, IEnumerable parameters, ITask task ) : System.Collections.Generic
applicationContext IRebelApplicationContext
parameters IEnumerable
task ITask
return System.Collections.Generic