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
◆
ReadProgress
EventHandler
<
ReadProgressEventArgs
> Ionic.Zip.ReadOptions.ReadProgress
get
set
Definition at line
13
of file
ReadOptions.cs
.
14
{
15
get
16
{
17
return
this.<
ReadProgress
>
k__BackingField
;
18
}
19
set
20
{
21
this.<
ReadProgress
>
k__BackingField
=
value
;
22
}
23
}
Ionic.Zip.ReadOptions.k__BackingField
EventHandler< ReadProgressEventArgs >< ReadProgress > k__BackingField
Definition
ReadOptions.cs:61
Ionic.Zip.ReadOptions.ReadProgress
EventHandler< ReadProgressEventArgs > ReadProgress
Definition
ReadOptions.cs:14
System.ExceptionArgument.value
@ value
Ionic
Zip
ReadOptions
Generated by
1.10.0