Search Results for

    Show / Hide Table of Contents

    Class ClearDirtyFlagVisitorHelper

    Static helper class for dirty flag visitor.

    Inheritance
    System.Object
    ClearDirtyFlagVisitorHelper
    Inherited Members
    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.Localization.Default
    Assembly: TimeCockpit.Data.dll
    Syntax
    public static class ClearDirtyFlagVisitorHelper

    Methods

    ClearDirtyFlag(ModelElementLocalizer)

    Short hand extension method to apply clear dirty flag visitor.

    Declaration
    public static void ClearDirtyFlag(this ModelElementLocalizer localizer)
    Parameters
    Type Name Description
    ModelElementLocalizer localizer

    the localizer to apply to.

    In This Article
    Back to top Copyright © 2020 software architects gmbh