GenericExtensionsFormatList Method
Formats a list to "w, x, y and z" or "x and y" or "x" format.
Namespace: MobileTrack.Common.ExtensionsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public static string FormatList(
IStringLocalizer loc,
params string[] items
)
- loc IStringLocalizer
- Localization tool to localize the word "and"
- items String
- Items to format
StringFormatted string