TypeBuilder.

AddConstructor(AppendFunction) Method

Summary

Get a Weaver.Editor.Procedural.Scripting.ConstructorBuilder from the object pool and initialize it with the specified parameters as a member of this type.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural.Scripting
Containing Type
TypeBuilder

Syntax

public ConstructorBuilder AddConstructor(AppendFunction bodyBuilder)

Parameters

Name Type Description
bodyBuilder AppendFunction

Return Value

Type Description
ConstructorBuilder