C# 클래스 ICSharpCode.WpfDesign.Designer.Services.XamlErrorService

상속: IXamlErrorSink
파일 보기 프로젝트 열기: icsharpcode/WpfDesigner 1 사용 예제들

공개 메소드들

메소드 설명
ReportError ( string message, int line, int column ) : void
XamlErrorService ( ) : System.Collections.ObjectModel

메소드 상세

ReportError() 공개 메소드

public ReportError ( string message, int line, int column ) : void
message string
line int
column int
리턴 void

XamlErrorService() 공개 메소드

public XamlErrorService ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel