Xeno-rat
Loading...
Searching...
No Matches
Plugin.Chromium.Cookie Class Reference
Collaboration diagram for Plugin.Chromium.Cookie:

Public Member Functions

 Cookie (string host, string name, string path, string value, long expires)
 

Properties

string host [get, set]
 
string name [get, set]
 
string path [get, set]
 
string value [get, set]
 
long expires [get, set]
 

Constructor & Destructor Documentation

◆ Cookie()

Plugin.Chromium.Cookie.Cookie ( string host,
string name,
string path,
string value,
long expires )
inline

Property Documentation

◆ expires

long Plugin.Chromium.Cookie.expires
getset

◆ host

string Plugin.Chromium.Cookie.host
getset

◆ name

string Plugin.Chromium.Cookie.name
getset

◆ path

string Plugin.Chromium.Cookie.path
getset

◆ value

string Plugin.Chromium.Cookie.value
getset

The documentation for this class was generated from the following file: