Пример #1
0
 public void Construct_Throws_If_Passed_Null()
 {
     _Pipeline.Construct(null);
 }