Exemplo n.º 1
0
 /// <summary>
 /// Constructor.
 /// </summary>
 /// <param name="settings">The settings for the test case.</param>
 public BatchHeadersTestCase(BatchReaderHeaderTestSettings settings)
 {
     this.settings = settings;
 }
Exemplo n.º 2
0
 /// <summary>
 /// Constructor.
 /// </summary>
 /// <param name="settings">The settings for the test case.</param>
 public BatchHeadersTestCase(BatchReaderHeaderTestSettings settings)
 {
     this.settings = settings;
 }