|
| CSharpCompletion () |
|
| CSharpCompletion (ICSharpScriptProvider scriptProvider) |
|
void | AddAssembly (string file) |
|
void | ProcessInput (string input, string sourceFile) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset, bool controlSpace) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset, bool controlSpace, string usings) |
|
| CSharpCompletion () |
|
| CSharpCompletion (ICSharpScriptProvider scriptProvider) |
|
void | AddAssembly (string file) |
|
void | ProcessInput (string input, string sourceFile) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset, bool controlSpace) |
|
CodeCompletionResult | GetCompletions (IDocument document, int offset, bool controlSpace, string usings) |
|
CShellCore.CodeCompletion.CSharpCompletion.CSharpCompletion |
( |
| ) |
|
|
inline |
CShellCore.CodeCompletion.CSharpCompletion.CSharpCompletion |
( |
| ) |
|
|
inline |
XmlDocumentationProvider CShellCore.CodeCompletion.CSharpCompletion.GetXmlDocumentation |
( |
string |
dllPath | ) |
|
|
inlineprivate |
void CShellCore.CodeCompletion.CSharpCompletion.AddAssembly |
( |
string |
file | ) |
|
|
inline |
void CShellCore.CodeCompletion.CSharpCompletion.ProcessInput |
( |
string |
input, |
|
|
string |
sourceFile |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset, |
|
|
bool |
controlSpace |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset, |
|
|
bool |
controlSpace, |
|
|
string |
usings |
|
) |
| |
|
inline |
XmlDocumentationProvider CShellCore.CodeCompletion.CSharpCompletion.GetXmlDocumentation |
( |
string |
dllPath | ) |
|
|
inlineprivate |
void CShellCore.CodeCompletion.CSharpCompletion.AddAssembly |
( |
string |
file | ) |
|
|
inline |
void CShellCore.CodeCompletion.CSharpCompletion.ProcessInput |
( |
string |
input, |
|
|
string |
sourceFile |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset, |
|
|
bool |
controlSpace |
|
) |
| |
|
inline |
CodeCompletionResult CShellCore.CodeCompletion.CSharpCompletion.GetCompletions |
( |
IDocument |
document, |
|
|
int |
offset, |
|
|
bool |
controlSpace, |
|
|
string |
usings |
|
) |
| |
|
inline |
IProjectContent CShellCore.CodeCompletion.CSharpCompletion.projectContent |
|
private |
The documentation for this class was generated from the following file: