C# Class System.Net.CookieExtensions

Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
IsRfc2965Variant ( this cookie ) : bool
ToServerString ( this cookie ) : string

Method Details

IsRfc2965Variant() public static méthode

public static IsRfc2965Variant ( this cookie ) : bool
cookie this
Résultat bool

ToServerString() public static méthode

public static ToServerString ( this cookie ) : string
cookie this
Résultat string