using System;
using System.ComponentModel.DataAnnotations;
namespace HelloWorldMvcApp
{
}
@model HelloWorldMvcApp.SampleViewModel
@{
Layout = null;
using System.Web.Mvc;
using System.Collections.Generic;