Skip to content

Instantly share code, notes, and snippets.

@icebeam7
Created June 13, 2020 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icebeam7/e3c9e3386345e2fd063996454c48c411 to your computer and use it in GitHub Desktop.
Save icebeam7/e3c9e3386345e2fd063996454c48c411 to your computer and use it in GitHub Desktop.
BaseViewModel.cs namespaces code snippet
using System.ComponentModel;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment