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