AvalonEdit
OverloadInsightWindow Constructor (textArea)
NamespacesICSharpCode.AvalonEdit.CodeCompletionOverloadInsightWindowOverloadInsightWindow(TextArea)
Creates a new OverloadInsightWindow.
Declaration Syntax
C#Visual BasicVisual C++
public OverloadInsightWindow(
	TextArea textArea
)
Public Sub New ( _
	textArea As TextArea _
)
public:
OverloadInsightWindow(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238