Method Custom
Custom(CreateCodeCompletionControllerDelegate)
Gets a custom options for the code completion in the evaluation dialog.
public static EvaluateDialog.CodeCompletionOptions Custom(EvaluateDialog.CreateCodeCompletionControllerDelegate createCustomControllerFunc)
Parameters
createCustomControllerFunc
EvaluateDialog.CreateCodeCompletionControllerDelegateThis method handles creation of codecompletion controller object.