C# Class Cybersource.Reports.Rest.StringExtensions

Afficher le fichier Open project: ucdavis/cybersource

Méthodes publiques

Méthode Description
FormatWith ( this format, IFormatProvider provider, object source ) : string
FormatWith ( this format, object source ) : string

Method Details

FormatWith() public static méthode

public static FormatWith ( this format, IFormatProvider provider, object source ) : string
format this
provider IFormatProvider
source object
Résultat string

FormatWith() public static méthode

public static FormatWith ( this format, object source ) : string
format this
source object
Résultat string