コード例 #1
0
 public Unit_Tests_using_IE maximized <T>()
 {
     ie.maximized();
     return(this);
 }