Assert.IsTrue(typeof(HomeController) .GetCustomAttributes(false) .Any(o => o.GetType() == typeof(AuthorizeAttribute)));
댓글 없음:
댓글 쓰기