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
◆
TrimEnd()
[2/2]
string System.String.TrimEnd
(
params
char[]
trimChars
)
inline
Definition at line
1103
of file
String.cs
.
1104
{
1105
if
(
trimChars
!=
null
)
1106
{
1107
string
text
;
1108
return
text
;
1109
}
1110
string
text2;
1111
return
text2;
1112
}
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