RefactoringRecord.AddOperationKey Method
Include Protected Members
Include Inherited Members
Adds an operation key to the transaction record.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
![]() |
AddOperationKey(IList<String>) | Adds the given list of operation keys to the transaction record. |
![]() |
AddOperationKey(String) | Adds the given operation key to the transaction record. |
Top