C# Class Disco.Client.Extensions.WhoAmIExtensions

Afficher le fichier Open project: garysharp/Disco

Méthodes publiques

Méthode Description
Process ( this whoAmIResponse ) : void
UnauthenticatedResponse ( ) : void

Private Methods

Méthode Description
PresentResponse ( this whoAmIResponse ) : void

Method Details

Process() public static méthode

public static Process ( this whoAmIResponse ) : void
whoAmIResponse this
Résultat void

UnauthenticatedResponse() public static méthode

public static UnauthenticatedResponse ( ) : void
Résultat void