Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
GetValue()
[2/3]
override object System.Reflection.Emit.PropertyBuilder.GetValue
(
object?
obj
,
BindingFlags
invokeAttr
,
Binder
?
binder
,
object??[]
index
,
CultureInfo
?
culture
)
inline
Definition at line
145
of file
PropertyBuilder.cs
.
146
{
147
throw
new
NotSupportedException(SR.NotSupported_DynamicModule);
148
}
References
System.SR.NotSupported_DynamicModule
.
System
Reflection
Emit
PropertyBuilder
Generated by
1.10.0