Пример #1
0
 public static char GetChar(Window win)
 {
     return win.GetChar();
 }
Пример #2
0
 public static char GetChar(Window win)
 {
     return(win.GetChar());
 }