コード例 #1
0
 internal TypeWithAnnotations SubstituteTypeWithTupleUnification(TypeWithAnnotations previous)
 {
     return(previous.SubstituteTypeWithTupleUnification(this));
 }