[ad_1]
string str = "Assigned_To_You".Replace("_", string.Empty);
[ad_2]
solved How to replace ‘Underscore’ by ‘without space’ in C#.net
[ad_1]
string str = "Assigned_To_You".Replace("_", string.Empty);
[ad_2]
solved How to replace ‘Underscore’ by ‘without space’ in C#.net