| 
    Terraria v1.4.4.9
    
   Terraria source code documentation 
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | System | 
| namespace | System.Net | 
| namespace | System.Net.Cache | 
Enumerations | |
| enum | System.Net.Cache.HttpCacheAgeControl {  System.Net.Cache.None = 0 , System.Net.Cache.MinFresh = 1 , System.Net.Cache.MaxAge = 2 , System.Net.Cache.MaxStale = 4 , System.Net.Cache.MaxAgeAndMinFresh = 3 , System.Net.Cache.MaxAgeAndMaxStale = 6 }  |