ChessSharp.Web.Controllers.ChessApiController.Index C# (CSharp) Méthode

Index() private méthode

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