jspuij / Cortex.Net

State management like MobX for .NET and Blazor

Home Page:https://jspuij.github.io/Cortex.Net.Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sealed type ObservableObject

Lelelo1 opened this issue · comments

Hello

I am having problems setting up observability. It says ObservableObject is a sealed type:

using Cortex.Net.Types;

Screen Shot 2022-01-15 at 11 14 37

If I understand correctly, I need ObservableObject to get access to actions