IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Completion item that introduces a using declaration. More...
Public Member Functions | |
ImportCompletionData (ITypeDefinition typeDef, CSharpTypeResolveContext contextAtCaret, bool useFullName) | |
ImportCompletionData (ITypeDefinition typeDef, CSharpTypeResolveContext contextAtCaret, bool useFullName) | |
![]() | |
EntityCompletionData (IEntity entity) | |
EntityCompletionData (IEntity entity) | |
![]() | |
CompletionData (string text) | |
void | AddOverload (ICompletionData data) |
void | Complete (TextArea textArea, ICSharpCode.AvalonEdit.Document.ISegment completionSegment, EventArgs insertionRequestEventArgs) |
override string | ToString () |
override bool | Equals (object obj) |
override int | GetHashCode () |
CompletionData (string text) | |
void | AddOverload (ICompletionData data) |
void | Complete (TextArea textArea, ICSharpCode.AvalonEdit.Document.ISegment completionSegment, EventArgs insertionRequestEventArgs) |
override string | ToString () |
override bool | Equals (object obj) |
override int | GetHashCode () |
Private Attributes | |
string | insertUsing |
string | insertionText |
Additional Inherited Members | |
![]() | |
static string | XmlDocumentationToText (string xmlDoc) |
static string | XmlDocumentationToText (string xmlDoc) |
![]() | |
CompletionData () | |
CompletionData () | |
![]() | |
IEntity | Entity [get] |
override string | Description [get, set] |
![]() | |
string | TriggerWord [get, set] |
int | TriggerWordLength [get, set] |
CompletionCategory | CompletionCategory [get, set] |
string | DisplayText [get, set] |
virtual string | Description [get, set] |
string | CompletionText [get, set] |
DisplayFlags | DisplayFlags [get, set] |
bool | HasOverloads [get] |
IEnumerable< ICompletionData > | OverloadedData [get] |
System.Windows.Media.ImageSource | Image [get, set] |
object | Content [get] |
object ICSharpCode.AvalonEdit.CodeCompletion.ICompletionData. | Description [get] |
virtual double | Priority [get, set] |
string | Text [get] |
Completion item that introduces a using declaration.
|
inline |
|
inline |
|
private |
|
private |