public FullScreenImplementationTestCase()
 {
     _fsc = new ScreenImplementation();
 }
Esempio n. 2
0
 public static ScreenProperties GetProperties()
 {
     return(ScreenImplementation.GetProperties());
 }