StringExtensionsInterpolate Method

Overload List

Interpolate(String, IEnumerableKeyValuePairString, Object) Applies string interpolation to the given format string at runtime.
InterpolateT(String, T) Applies string interpolation to the given format string at runtime.

See Also