示例#1
0
void Destroy()
{
    FreeControlCreators();
    FreeLayoutCreators();
    css::Destroy();
    DestroyBase();
}
示例#2
0
文件: Mui.cpp 项目: Livit/moonpdf
void Destroy()
{
    css::Destroy();
    DestroyBase();
}