Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetStringForTypeof()
string
System.Xml.Serialization.ReflectionAwareILGen.GetStringForTypeof
(
string
typeFullName
)
inline
package
Definition at line
32
of file
ReflectionAwareILGen.cs
.
33
{
34
return
"typeof("
+
typeFullName
+
")"
;
35
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Xml
Serialization
ReflectionAwareILGen
Generated by
1.10.0