PythonCodeCompletionDataCore
Concrete type that gets returned and converted to an Avalonedit type implementing
ICompletionData when used from WPF ScriptEditorContorl.
public PythonCodeCompletionDataCore(string text, string stub, bool isInstance, ExternalCodeCompletionType completionType, IExternalCodeCompletionProviderCore providerCore)