Interface ISymbolRecommender
- Assembly
- Alternet.Scripter.Debugger.Common.v10.dll
Represents methods declaration to find suitable Symbol objects.
public interface ISymbolRecommender
Methods
- GetRecommendedSymbols(string, int, bool)
When implemented by a class, gets a List of
Symbolobjects suitable to specified parameters.