terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
Expires
DateTime
System.Net.Cookie.Expires
get
set
Definition at line
194
of file
Cookie.cs
.
195
{
196
get
197
{
198
DateTime
expires
= this.
m_expires
;
199
DateTime
dateTime;
200
return
dateTime;
201
}
202
set
203
{
204
this.m_expires
=
value
;
205
}
206
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.value
@ value
System.DateTime
Definition
DateTime.cs:13
System
Net
Cookie
Generated by
1.10.0