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