示例#1
0
 public void ReportNote(string format, params object[] args)
 => ErrorReporter.NoteFL(format, FileAndLine, args);