Пример #1
0
 public ImmutableCycle1(ImmutableCycle2 other)
 {
     this.other = other;
 }
 public ImmutableCycle1(ImmutableCycle2 other)
 {
     this.other = other;
 }