0
How do I use { in the textbox in c#?
Example: $"abcd efgh { /r/nijkl {num}" ; I want it to be used as a variable as well Both in the text and in the variable
1 Réponse
0
Can you specify more clearly please? Commonly you need to escape special characters with \.