Interface ITypeSearcher
OptimaJet.Workflow.Core.Runtime.CodeAutocomplete.ITypeSearcher
Namespace: OptimaJet.Workflow.Core.Runtime.CodeAutocomplete
public interface ITypeSearcherProperties
Name
Type
Initialized #BooleanMethods
void InitIfNotInitialized() #Type GetByFullName(string fullName) #Parameters
Name
Type
Description
fullNameStringReturns
Type
Description
TypeType[] GetAllTypes() #Returns
Type
Description
Type[]