Search Results for

    Show / Hide Table of Contents

    Class ScopeOperation

    marker base class for scope operations.

    Inheritance
    System.Object
    Operation
    ScopeOperation
    BeginScopeOperation
    EndScopeOperation
    Inherited Members
    Operation.Undo(ChangeTracker)
    Operation.Redo(ChangeTracker)
    Operation.TryMerge(Operation, ChangeTracker)
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: TimeCockpit.Data.UndoRedo
    Assembly: TimeCockpit.Data.dll
    Syntax
    public abstract class ScopeOperation : Operation

    Constructors

    ScopeOperation()

    Declaration
    protected ScopeOperation()
    In This Article
    Back to top Copyright © 2020 software architects gmbh