Table of Contents

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

courseId Guid
oldModule QModule
oldContent ContentContainer
newModule QModule
newContent ContentContainer
commands List<ICommand>

Returns

List<ICommand>