Core.PrintfFormat<'Printer,'State,'Residue,'Result> Class (F#)
Visual Studio 2010
Type of a formatting expression.
Namespace/Module Path: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
type PrintfFormat<'Printer,'State,'Residue,'Result> = class new PrintfFormat : string -> PrintfFormat<'Printer,'State,'Residue,'Result> member this.Value : string end