AspNet.Mvc.TypedRouting.Test.LinkGeneration.UsualController.ActionWithChangedName C# (CSharp) Метод

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

private ActionWithChangedName ( ) : IActionResult
Результат IActionResult
        public IActionResult ActionWithChangedName()
        {
            return null;
        }