Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
ConstructorBuilder()
[2/2]
System.Reflection.Emit.ConstructorBuilder.ConstructorBuilder
(
string
name
,
MethodAttributes
attributes
,
CallingConventions
callingConvention
,
Type
[]
parameterTypes
,
ModuleBuilder
mod
,
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)]
TypeBuilder
type
)
inline
package
Definition at line
58
of file
ConstructorBuilder.cs
.
59
:
this
(
name
, attributes, callingConvention, parameterTypes,
null
,
null
, mod,
type
)
60
{
61
}
System.Text.RegularExpressions.ExceptionArgument.name
@ name
System.ExceptionArgument.type
@ type
System
Reflection
Emit
ConstructorBuilder
Generated by
1.10.0