C# 클래스 Disco.Client.Extensions.WhoAmIExtensions

파일 보기 프로젝트 열기: garysharp/Disco

공개 메소드들

메소드 설명
Process ( this whoAmIResponse ) : void
UnauthenticatedResponse ( ) : void

비공개 메소드들

메소드 설명
PresentResponse ( this whoAmIResponse ) : void

메소드 상세

Process() 공개 정적인 메소드

public static Process ( this whoAmIResponse ) : void
whoAmIResponse this
리턴 void

UnauthenticatedResponse() 공개 정적인 메소드

public static UnauthenticatedResponse ( ) : void
리턴 void