Exemplo n.º 1
0
 static void ReleaseUILogic(UILogic tempUILogic)
 {
     //if (null != tempUILogic.mainPanel)
     //{
     tempUILogic.ReleaseResources();
     //}
 }