예제 #1
0
 /// <summary>
 /// Copy constructor.
 /// </summary>
 /// <param name="other">The other payload test descriptor to copy</param>
 public StreamingPayloadReaderTestDescriptor(StreamingPayloadReaderTestDescriptor other)
     : base(other)
 {
 }
 /// <summary>
 /// Copy constructor.
 /// </summary>
 /// <param name="other">The other payload test descriptor to copy</param>
 public StreamingPayloadReaderTestDescriptor(StreamingPayloadReaderTestDescriptor other)
     : base(other)
 {
 }