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