Skip to content

Create INodeEnumerable instance for node list #22

@perandersson

Description

@perandersson

Create an INodeEnumerable interface and implementation to support node list changes without the need for retrieving the same item again from the database.

public INodeEnumerable : IEnumerable<INode>
{
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions