Interface ITypeSearcher
OptimaJet.Workflow.Core.Runtime.CodeAutocomplete.ITypeSearcher
Provides access to discover and cache runtime types used by code autocomplete.
Namespace: OptimaJet.Workflow.Core.Runtime.CodeAutocomplete
public interface ITypeSearcherProperties
Name
Type
Initialized #BooleanGets a value indicating whether initialization has already been completed.
Methods
void InitIfNotInitialized() #Initializes the internal type cache if it has not been initialized yet.