Esempio n. 1
0
 public int Format(global::AvaloniaEdit.Document.TextDocument textDocument, uint offset, uint length, int cursor)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public void RegisterSourceFile(global::AvaloniaEdit.TextEditor editor, ISourceFile file, global::AvaloniaEdit.Document.TextDocument textDocument)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public int Comment(global::AvaloniaEdit.Document.TextDocument textDocument, int firstLine, int endLine, int caret = -1, bool format = true)
 {
     throw new NotImplementedException();
 }