Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetMethodImpl()
[2/2]
virtual ?
MethodInfo
System.Type.GetMethodImpl
(
string
name
,
int
genericParameterCount
,
BindingFlags
bindingAttr
,
Binder
?
binder
,
CallingConventions
callConvention
,
Type
?[]
types
,
ParameterModifier
?[]
modifiers
)
inline
protected
virtual
inherited
Definition at line
782
of file
Type.cs
.
783
{
784
throw
new
NotSupportedException();
785
}
System
Reflection
Emit
TypeBuilder
Generated by
1.10.0