C# Class Dev2.Runtime.WebServer.Extensions

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
GetContentEncoding ( this content ) : Encoding
IsAuthenticated ( this user ) : bool

Method Details

GetContentEncoding() public static méthode

public static GetContentEncoding ( this content ) : Encoding
content this
Résultat System.Text.Encoding

IsAuthenticated() public static méthode

public static IsAuthenticated ( this user ) : bool
user this
Résultat bool