C# 클래스 aspnet_log4net_workload_no_assy_attribute.Controllers.AccountController.ChallengeResult
파일 보기
프로젝트 열기: apprenda/Log4Net-Onboarder
공개 메소드들
메소드 상세
public ChallengeResult ( string provider, string redirectUri ) : System |
provider |
string |
|
redirectUri |
string |
|
리턴 |
System |
|
public ChallengeResult ( string provider, string redirectUri, string userId ) : System |
provider |
string |
|
redirectUri |
string |
|
userId |
string |
|
리턴 |
System |
|
public ExecuteResult ( ControllerContext context ) : void |
context |
ControllerContext |
|
리턴 |
void |
|