Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

ConcurrentObservableCollection<T> #4

@adimosh

Description

@adimosh

A new class named ConcurrentObservableCollection<T> must be created.

The class will work as a thread-safe implementation of the ObservableCollection<T> class. It must not inherit from it, and must have no connection to the original class. It also should not introduce an extra dependency to the project.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions