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