C# Class Cybersource.Reports.Rest.StringExtensions

ファイルを表示 Open project: ucdavis/cybersource

Public Methods

Method Description
FormatWith ( this format, IFormatProvider provider, object source ) : string
FormatWith ( this format, object source ) : string

Method Details

FormatWith() public static method

public static FormatWith ( this format, IFormatProvider provider, object source ) : string
format this
provider IFormatProvider
source object
return string

FormatWith() public static method

public static FormatWith ( this format, object source ) : string
format this
source object
return string