Click or drag to resize

StringExtensionsInterpolate Method

Overload List
  Name Description
Public Extension Method Interpolate(String, IEnumerableKeyValuePairString, Object) Applies string interpolation to the given format string at runtime.
Public Extension Method InterpolateT(String, T) Applies string interpolation to the given format string at runtime.
Top
See Also