Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetStringForMethod()
string
System.Xml.Serialization.ReflectionAwareILGen.GetStringForMethod
(
string
obj
,
string
typeFullName
,
string
memberName
)
inline
package
Definition at line
62
of file
ReflectionAwareILGen.cs
.
63
{
64
return
obj
+
"."
+
memberName
+
"("
;
65
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
Xml
Serialization
ReflectionAwareILGen
Generated by
1.10.0