Метод | Описание | |
---|---|---|
GetContext ( IEditorView view, int offset ) : object | ||
GetContext ( IHitTestResult hitTestResult ) : object |
Метод | Описание | |
---|---|---|
RequestSession ( IEditorView view, object context ) : bool |
public GetContext ( IEditorView view, int offset ) : object | ||
view | IEditorView | |
offset | int | |
Результат | object |
public GetContext ( IHitTestResult hitTestResult ) : object | ||
hitTestResult | IHitTestResult | |
Результат | object |
protected RequestSession ( IEditorView view, object context ) : bool | ||
view | IEditorView | |
context | object | |
Результат | bool |