Метод | Описание | |
---|---|---|
OperationDocumentationTextBoxController ( |
Initializes a new instance of OperationDocumentationTextBoxController class with specified values.
|
Метод | Описание | |
---|---|---|
TextBox_TextChanged ( object sender, |
Performs the actions when the text box content changes. This method updates the Operation object's documentation property. |
public OperationDocumentationTextBoxController ( |
||
documentationTextBox | Reference to the text box control which contains the documentation. | |
operation | Operation | Reference to an instance of |
Результат | System |