Posts by Jurubeba • 1 point
1 post
-
0
votes0
answers148
viewsQ: C# Replace parts of String in txt file
Hello. I’m studying C# and I’m struggling with a function. I have an array, like below, where each node contains an id, a Pattern(regex) and a value for replacing the part of the string that matches…