Summary
[Editor-Only]
Appends any optional properties that have been set on this attribute.
- Assembly
- Weaver
.dll - Namespace
- Weaver
- Containing Type
- InjectionAttribute
Syntax
protected virtual void AppendDetails(StringBuilder text, ref bool isFirst)
Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder | |
isFirst | bool |
Return Value
Type | Description |
---|---|
void |