Пример #1
0
 public static void BackRequest()
 {
     if (mailPage == null)
     {
         return;
     }
     mailPage.InnerBackRequest();
 }