コード例 #1
0
 /// <summary>
 /// Copy constructor.
 /// </summary>
 /// <param name="other">The test case instance to copy.</param>
 public ReadWithLengthTestCase(ReadWithLengthTestCase other)
     : base(other)
 {
 }
コード例 #2
0
 /// <summary>
 /// Copy constructor.
 /// </summary>
 /// <param name="other">The test case instance to copy.</param>
 public ReadWithLengthTestCase(ReadWithLengthTestCase other)
     : base(other)
 {
 }