Definition
public string Replace( char oldchar, char newchar );
Parameters
oldcharSystem.Char. newcharSystem.Char.
Return Value
System.String.