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

Method GetClass

DuiLib/Layout/UIChildLayout.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 LPCTSTR CChildLayoutUI::GetClass() const
53 {
54 return _T("ChildLayoutUI");
55 }
56} // namespace DuiLib

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected