C# Class Microsoft.Http.Headers.CacheControl

Afficher le fichier Open project: o2platform/O2.Platform.Projects Class Usage Examples

Méthodes publiques

Méthode Description
Parse ( string headerValue ) : CacheControl
ToString ( ) : string

Private Methods

Méthode Description
GetDeltaSeconds ( string directive ) : System.TimeSpan
LoadHeaders ( string s ) : Collection
Make ( string prefix, Collection fields ) : string
Make ( string prefix, System.TimeSpan delta ) : string

Method Details

Parse() public static méthode

public static Parse ( string headerValue ) : CacheControl
headerValue string
Résultat CacheControl

ToString() public méthode

public ToString ( ) : string
Résultat string