Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 22:24
Show Gist options
  • Save samueleresca/d2c7ad9da34e344e8395 to your computer and use it in GitHub Desktop.
Save samueleresca/d2c7ad9da34e344e8395 to your computer and use it in GitHub Desktop.
@{
ViewBag.Title = "List";
}
<h3>This is the View</h3>
;
@Html.Action("Time");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment