C#C
C#2y ago
Mek

✅ Item Returning Null From View Model??? Avalonia

MainWindowViewModel: https://pastebin.com/v5A0u9VJ
TermsOfServiceViewModel: https://pastebin.com/BQx4qd1D

I'm not understanding why when I click the run button to debug and run the program, that's when it deciedes to tell me that the model inside of the MainWindowViewModel's TermsOfService method cannot be null?
Was this page helpful?