C# Class Disco.Client.Extensions.WhoAmIExtensions

Mostra file Open project: garysharp/Disco

Public Methods

Method Description
Process ( this whoAmIResponse ) : void
UnauthenticatedResponse ( ) : void

Private Methods

Method Description
PresentResponse ( this whoAmIResponse ) : void

Method Details

Process() public static method

public static Process ( this whoAmIResponse ) : void
whoAmIResponse this
return void

UnauthenticatedResponse() public static method

public static UnauthenticatedResponse ( ) : void
return void