Class CacheControl
public class CacheControl
- Inheritance
-
CacheControl
- Inherited Members
Properties
Type
[JsonPropertyName("type")]
public CacheControlType Type { get; set; }
Property Value
Methods
Create()
public static CacheControl Create()