C# 클래스 Microsoft.Http.Headers.CacheControl

파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects 1 사용 예제들

공개 메소드들

메소드 설명
Parse ( string headerValue ) : CacheControl
ToString ( ) : string

비공개 메소드들

메소드 설명
GetDeltaSeconds ( string directive ) : System.TimeSpan
LoadHeaders ( string s ) : Collection
Make ( string prefix, Collection fields ) : string
Make ( string prefix, System.TimeSpan delta ) : string

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( string headerValue ) : CacheControl
headerValue string
리턴 CacheControl

ToString() 공개 메소드

public ToString ( ) : string
리턴 string