Bridge

Guid..::..Format Method

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public string Format(
	string format,
	IFormatProvider formatProvider
)
<TemplateAttribute> _
Public Function Format ( _
	format As String, _
	formatProvider As IFormatProvider _
) As String
[TemplateAttribute]
public:
String^ Format(
	String^ format, 
	IFormatProvider^ formatProvider
)

Parameters

format
Type: System..::..String
formatProvider
Type: System..::..IFormatProvider