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
◆
Comment
string Ionic.Zip.ZipFile.Comment
get
set
Definition at line
720
of file
ZipFile.cs
.
721
{
722
get
723
{
724
return
this.
_Comment
;
725
}
726
set
727
{
728
this._Comment
=
value
;
729
this._contentsChanged
=
true
;
730
}
731
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
Ionic.Zip.ZipFile._Comment
string _Comment
Definition
ZipFile.cs:2688
System.ExceptionArgument.value
@ value
Ionic
Zip
ZipFile
Generated by
1.10.0