Strings in c# are immutable objects - it's not possible to replace or remove a char directly. // Sample: We want to replace d with X
確定! 回上一頁