MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetVirtualwndName

Method GetVirtualwndName

RedisStudio/RedisDataUI.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105CDuiString RedisDataUI::GetVirtualwndName()
106{
107 return _T("RedisData");
108}
109
110void RedisDataUI::RefreshWnd()
111{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected