Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetMethodBase()
[1/4]
static
MethodBase
System.RuntimeType.GetMethodBase
(
IRuntimeMethodInfo
methodHandle
)
inline
static
package
Definition at line
1679
of file
RuntimeType.cs
.
1680
{
1681
return
GetMethodBase
(
null
,
methodHandle
);
1682
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System.RuntimeType.GetMethodBase
static MethodBase GetMethodBase(RuntimeModule scope, int typeMetadataToken)
Definition
RuntimeType.cs:1674
References
System.RuntimeType.GetMethodBase()
.
System
RuntimeType
Generated by
1.10.0