Represents a set of Command instances as a single operation. Undoing or redoing the composite action, respectively undoes or redoes all its constituent subactions at the same time.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public class CompositeCommand : Command |
Visual Basic Copy Code |
---|
Public Class CompositeCommand |
System.Object
MindFusion.Scheduling.Command
MindFusion.Scheduling.CompositeCommand
Scheduling for .NET MAUI Guide | © 2023 MindFusion |