Метод | Описание | |
---|---|---|
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 |