Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
CookieVariant.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Net
 

Enumerations

enum  System.Net.CookieVariant {
  System.Net.Unknown = 0 , System.Net.Plain = 1 , System.Net.Rfc2109 = 2 , System.Net.Rfc2965 = 3 ,
  System.Net.Default = 2
}