public static NotModified ( string description = null, CacheControl cacheControl = null, System.TimeSpan maxAge = null, string eTag = null, System.DateTime lastModified = null ) : HttpResult | ||
description | string | |
cacheControl | CacheControl | |
maxAge | System.TimeSpan | |
eTag | string | |
lastModified | System.DateTime | |
리턴 | HttpResult |