C# Класс Fluency.Utils.StringExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
format_using ( this format ) : string

Extension for string.Format, since I always forget to type format till the end of the string.

Описание методов

format_using() публичный статический Метод

Extension for string.Format, since I always forget to type format till the end of the string.
public static format_using ( this format ) : string
format this The format.
Результат string