C# 클래스 RazorPad.Compilation.ErrorExtensions

파일 보기 프로젝트 열기: RazorPad/RazorPad

공개 메소드들

메소드 설명
Format ( this errors ) : IEnumerable
Format ( this errors ) : IEnumerable
Render ( this errors ) : string
Render ( this errors ) : string

메소드 상세

Format() 공개 정적인 메소드

public static Format ( this errors ) : IEnumerable
errors this
리턴 IEnumerable

Format() 공개 정적인 메소드

public static Format ( this errors ) : IEnumerable
errors this
리턴 IEnumerable

Render() 공개 정적인 메소드

public static Render ( this errors ) : string
errors this
리턴 string

Render() 공개 정적인 메소드

public static Render ( this errors ) : string
errors this
리턴 string