ChestClient.Controllers.GameController.Index2 C# (CSharp) Method

Index2() public method

public Index2 ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult
        public ActionResult Index2()
        {
            return View();
        }