ChessSharp.Web.Controllers.ChessApiController.Index C# (CSharp) Method

Index() private method

private Index ( ) : System.Web.Mvc.ActionResult
return System.Web.Mvc.ActionResult
        public ActionResult Index()
        {
            throw new NotImplementedException("This method has not been implemented.");
        }