Table of Contents

Class CourseCommandCreator

Namespace
InSite.Application.Courses.Write
Assembly
Shift.Sdk.dll
public class CourseCommandCreator
Inheritance
CourseCommandCreator
Inherited Members
Extension Methods

Methods

Create(QCourse, ContentContainer, QCourse, ContentContainer, List<ICommand>)

public static List<ICommand> Create(QCourse oldCourse, ContentContainer oldContent, QCourse newCourse, ContentContainer newContent, List<ICommand> commands)

Parameters

oldCourse QCourse
oldContent ContentContainer
newCourse QCourse
newContent ContentContainer
commands List<ICommand>

Returns

List<ICommand>