C# 클래스 Microsoft.WindowsAzure.Samples.Phone.Identity.Membership.MembershipResponse

파일 보기 프로젝트 열기: WindowsAzure-Toolkits/wa-toolkit-wp-nugets 1 사용 예제들

공개 메소드들

메소드 설명
MembershipResponse ( bool success, HttpStatusCode statusCode, string content, string errorMessage ) : System.Net

메소드 상세

MembershipResponse() 공개 메소드

public MembershipResponse ( bool success, HttpStatusCode statusCode, string content, string errorMessage ) : System.Net
success bool
statusCode HttpStatusCode
content string
errorMessage string
리턴 System.Net