C# Класс Cybersource.Reports.Rest.StringExtensions

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

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

Метод Описание
FormatWith ( this format, IFormatProvider provider, object source ) : string
FormatWith ( this format, object source ) : string

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

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

public static FormatWith ( this format, IFormatProvider provider, object source ) : string
format this
provider IFormatProvider
source object
Результат string

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

public static FormatWith ( this format, object source ) : string
format this
source object
Результат string