Метод | Описание | |
---|---|---|
Equals ( Mono.TextEditor.DocumentLine line, int offset, int length, bool &isInvalid ) : bool |
Метод | Описание | |
---|---|---|
LineDescriptor ( Mono.TextEditor.DocumentLine line, int offset, int length ) : System |
public Equals ( Mono.TextEditor.DocumentLine line, int offset, int length, bool &isInvalid ) : bool | ||
line | Mono.TextEditor.DocumentLine | |
offset | int | |
length | int | |
isInvalid | bool | |
Результат | bool |
protected LineDescriptor ( Mono.TextEditor.DocumentLine line, int offset, int length ) : System | ||
line | Mono.TextEditor.DocumentLine | |
offset | int | |
length | int | |
Результат | System |