Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.CookieTokenizer.RecognizedAttribute Struct Reference

Package Functions

 RecognizedAttribute (string name, System.Net.CookieToken token)
 
bool IsEqualTo (string value)
 
 RecognizedAttribute (string name, CookieToken token)
 
bool IsEqualTo (string value)
 

Properties

System.Net.CookieToken Token [get]
 
CookieToken Token [get]
 

Private Attributes

readonly string _name
 
readonly System.Net.CookieToken _token
 
readonly CookieToken _token
 

Detailed Description

Definition at line 5 of file CookieTokenizer.cs.


The documentation for this struct was generated from the following files: