Method FillMethods
FillMethods(ComboBox, object, Point, ComboBox)
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)