コード例 #1
0
 public ImmutableCycle1(ImmutableCycle2 other)
 {
     this.other = other;
 }
コード例 #2
0
 public ImmutableCycle1(ImmutableCycle2 other)
 {
     this.other = other;
 }