Table of Contents

Class UnitCommandCreator

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

Methods

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

public static List<ICommand> Create(QUnit oldUnit, ContentContainer oldContent, QUnit newUnit, ContentContainer newContent, List<ICommand> commands)

Parameters

oldUnit QUnit
oldContent ContentContainer
newUnit QUnit
newContent ContentContainer
commands List<ICommand>

Returns

List<ICommand>