示例#1
0
 /// <summary>
 /// Private constructor for clone method.
 /// </summary>
 /// <param name="other">Other ThreePrimeUTR instance.</param>
 private ThreePrimeUtr(ThreePrimeUtr other)
     : base(other)
 {
 }
示例#2
0
 /// <summary>
 /// Private constructor for clone method.
 /// </summary>
 /// <param name="other">Other ThreePrimeUTR instance.</param>
 private ThreePrimeUtr(ThreePrimeUtr other)
     : base(other) { }