Example #1
0
void Destroy()
{
    FreeControlCreators();
    FreeLayoutCreators();
    css::Destroy();
    DestroyBase();
}
Example #2
0
void Destroy()
{
    css::Destroy();
    DestroyBase();
}