NamespaceBuilder.

AddNamespace(string) 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 namespace.

Syntax

public NamespaceBuilder AddNamespace(string nameSource)

Parameters

Name Type Description
nameSource string

Return Value

Type Description
NamespaceBuilder