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
◆
Trim()
[3/3]
string System.String.Trim
(
params
char[]
trimChars
)
inline
Definition at line
1073
of file
String.cs
.
1074
{
1075
if
(
trimChars
!=
null
)
1076
{
1077
string
text
;
1078
return
text
;
1079
}
1080
string
text2;
1081
return
text2;
1082
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.ExceptionArgument.text
@ text
References
j__TPar
, and
System.text
.
System
String
Generated by
1.10.0