Class ModuleCommandCreator
- Namespace
- InSite.Application.Courses.Write
- Assembly
- Shift.Sdk.dll
public class ModuleCommandCreator
- Inheritance
-
ModuleCommandCreator
- Inherited Members
- Extension Methods
Methods
Create(Guid, QModule, ContentContainer, QModule, ContentContainer, List<ICommand>)
public static List<ICommand> Create(Guid courseId, QModule oldModule, ContentContainer oldContent, QModule newModule, ContentContainer newContent, List<ICommand> commands)
Parameters
courseIdGuidoldModuleQModuleoldContentContentContainernewModuleQModulenewContentContentContainercommandsList<ICommand>