Abstract base class of all generated Builder class implementations.
More...
|
| Builder (BuilderConfig cc) |
|
abstract T | Build () |
|
abstract void | Modify (string fieldName, object val) |
|
void | Modify (string fieldName, object val) |
| Assign given value to the field name specified. More...
|
|
T | Build () |
| Return a concrete/read-only instance of the builder object More...
|
|
Abstract base class of all generated Builder class implementations.
◆ builderConfig()
Get the configuration object for this builder.
- Returns
- The config.
The documentation for this class was generated from the following file:
- Alfa.Net.Runtime/src/main/alfa/rt/Builder.cs