I would guess that sb is of type StringBuilder.
Append() adds the supplied string to the end of the string being built in the StringBuilder variable.
|
2 | Clarification | ||
|
I would guess that
|
||||
|
1 |
|
||
|
I would guess that
|
||||