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