Skip to content

Instantly share code, notes, and snippets.

@georgechond94
Created February 20, 2016 21:26
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 georgechond94/ab7de6af98b4aed6b013 to your computer and use it in GitHub Desktop.
Save georgechond94/ab7de6af98b4aed6b013 to your computer and use it in GitHub Desktop.
public ChatMessageViewModel ChatVM { get; set; };
public HubConnection conn { get; set; }
public IHubProxy proxy { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment