Method | Description | |
---|---|---|
RFunctionCompletion ( string displayText, string insertionText, string description, System.Windows.Media.ImageSource iconSource, IFunctionIndex functionIndex, ICompletionSession session ) : System |
Method | Description | |
---|---|---|
SetDescription ( IFunctionInfo fi ) : void | ||
TryFetchDescription ( ) : void |
public RFunctionCompletion ( string displayText, string insertionText, string description, System.Windows.Media.ImageSource iconSource, IFunctionIndex functionIndex, ICompletionSession session ) : System | ||
displayText | string | |
insertionText | string | |
description | string | |
iconSource | System.Windows.Media.ImageSource | |
functionIndex | IFunctionIndex | |
session | ICompletionSession | |
return | System |