Interface ISymbolRecommender
- Assembly
- Alternet.Scripter.Debugger.Common.v9.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
Symbol
objects suitable to specified parameters.