ComplexFormatter Format Method A Sandcastle Documented Class Library

Namespace: Quantum.Helpers
Assembly: Quantum (in Quantum.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string Format(
	string format,
	Object arg,
	IFormatProvider provider
)

Return Value

Type: String

Implements

ICustomFormatter Format(String, Object, IFormatProvider)
See Also