Method FillMethods
- Namespace
- Alternet.Editor.TypeScript
- Assembly
- Alternet.Editor.TypeScript.v10.dll
FillMethods(ComboBox, object, Point, ComboBox, V8Parser)
Fills given ComboBox with list of methods obtained from specified document at the given position.
public static void FillMethods(ComboBox comboBox, object document, Point position, ComboBox classCombo, V8Parser parser)