Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetGenericMethodMethodInfo()
static
MethodInfo
System.Reflection.DispatchProxyGenerator.GetGenericMethodMethodInfo
(
)
inline
static
private
Definition at line
675
of file
DispatchProxyGenerator.cs
.
676
{
677
return
typeof
(MethodInfo).GetMethod(
"MakeGenericMethod"
,
new
Type
[1] {
typeof
(
Type
[]) });
678
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.Reflection.CustomAttributeEncoding.Type
@ Type
System
Reflection
DispatchProxyGenerator
Generated by
1.10.0