5 lines
127 B
Plaintext
5 lines
127 B
Plaintext
[source,vbnet,diff-id=1,diff-type=compliant]
|
|
----
|
|
logger.LogError("{First} placeholder and {Second} one.", first, second)
|
|
----
|