C# Class RazorPad.Compilation.ErrorExtensions

Datei anzeigen Open project: RazorPad/RazorPad

Public Methods

Method Description
Format ( this errors ) : IEnumerable
Format ( this errors ) : IEnumerable
Render ( this errors ) : string
Render ( this errors ) : string

Method Details

Format() public static method

public static Format ( this errors ) : IEnumerable
errors this
return IEnumerable

Format() public static method

public static Format ( this errors ) : IEnumerable
errors this
return IEnumerable

Render() public static method

public static Render ( this errors ) : string
errors this
return string

Render() public static method

public static Render ( this errors ) : string
errors this
return string