Skip to content

Instantly share code, notes, and snippets.

@ParmanBabra
Last active May 20, 2019 08:18
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 ParmanBabra/0be17916f840a51343e4b53035c5101c to your computer and use it in GitHub Desktop.
Save ParmanBabra/0be17916f840a51343e4b53035c5101c to your computer and use it in GitHub Desktop.
public class ShoppingCart
{
public string Username { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment