ChessSharp.Web.Controllers.ChessApiController.Index C# (CSharp) Метод

Index() приватный Метод

private Index ( ) : System.Web.Mvc.ActionResult
Результат System.Web.Mvc.ActionResult
        public ActionResult Index()
        {
            throw new NotImplementedException("This method has not been implemented.");
        }