sparse-intern-71089
01/11/2020, 12:56 PMpowerful-football-81694
01/11/2020, 1:07 PMpowerful-football-81694
01/11/2020, 1:09 PMresourceA.SomeInput = Output.Format($"{resourceB.FirstOutput}...{resourceB.SecondOutput}");
Because the string interpolation will be cast automatically by the compiler to a System.FormattableString
.
Very elegant! 👍white-balloon-205