Skip to content

Commit

Permalink
Update Program.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
DharanyaSakthivel-SF4210 authored Feb 11, 2025
1 parent 5a88d82 commit ecff2b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ static void Main(string[] args)
}
}

/// <summary>
/// <summary>
/// Replaces the specified merge field name with a new name in the given list of merge fields.
/// </summary>
private static void ReplaceMergeFieldName(string nameToFind, string nameToReplace, List<Entity> mergeFields)
Expand Down

0 comments on commit ecff2b0

Please sign in to comment.