MCPcopy Create free account
hub / github.com/BeneficialCode/WinArk / GetCommandName

Method GetCommandName

WinArk/RenameKeyCommand.cpp:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32CString RenameKeyCommand::GetCommandName() const {
33 return L"Rename Key " + GetName();
34}
35

Callers 3

OnListEndEditMethod · 0.45
OnEditPasteMethod · 0.45
OnEditDeleteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected