Summary
Adds the specified `member` to the
Weaver.Editor.Procedural.Scripting.NamespaceBuilder.Elements
list and returns it.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- NamespaceBuilder
Syntax
public T AddMember<T>(T member) where T : ElementBuilder
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
member | T |
Return Value
Type | Description |
---|---|
T |