C# Class JayLabs.Owin.OAuthAuthorization.RequestExtensions

Afficher le fichier Open project: jayway/JayLabs.Owin.OAuthAuthorization

Méthodes publiques

Méthode Description
IsGet ( this request ) : bool
IsPost ( this request ) : bool

Method Details

IsGet() public static méthode

public static IsGet ( this request ) : bool
request this
Résultat bool

IsPost() public static méthode

public static IsPost ( this request ) : bool
request this
Résultat bool