Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.Utils.Interfaces

    Classes

    IgnoreOnCloneAttribute

    Marks a property as a property not to copy when cloning an item through the ICloneable interfaces

    Interfaces

    ICloneable

    Indicates this class supports cloning an entire copy of itself

    ICloneable<T>

    Indicates this class supports cloning an entire copy of itself typed to the correct type

    ICloneableAsync

    Indicates this class supports cloning an entire copy of itself

    ICloneableAsync<T>

    Indicates this class supports cloning an entire copy of itself typed to the correct type

    In This Article
    Back to top © LemonTree Software Ltd. All rights reserved.