Summary
Get a
Weaver.Editor.Procedural.Scripting.NamespaceBuilder from the object pool and initialize it with the specified parameters.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- NamespaceBuilder
Syntax
public static NamespaceBuilder Get(IElementBuilderGroup parent, string nameSource)
Parameters
| Name | Type | Description |
|---|---|---|
| parent | IElementBuilderGroup | |
| nameSource | string |
Return Value
| Type | Description |
|---|---|
| NamespaceBuilder |