C# 클래스 NuGetGallery.Controllers.AuthenticationControllerFacts

파일 보기 프로젝트 열기: NuGet/NuGetGallery

공개 메소드들

메소드 설명
VerifyExternalLinkExpiredResult ( AuthenticationController controller, System.Web.Mvc.ActionResult result ) : void

비공개 메소드들

메소드 설명
EnableAllAuthenticators ( AuthenticationService authService ) : void

메소드 상세

VerifyExternalLinkExpiredResult() 공개 정적인 메소드

public static VerifyExternalLinkExpiredResult ( AuthenticationController controller, System.Web.Mvc.ActionResult result ) : void
controller AuthenticationController
result System.Web.Mvc.ActionResult
리턴 void