Пример #1
0
 public static void PushToFront(Element element)
 {
     CurrentInterface.PushToFront(element);
 }