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
oldCourseQCourseoldContentContentContainernewCourseQCoursenewContentContentContainercommandsList<ICommand>