コード例 #1
0
 protected override object GetPairPart(IPair pair)
 {
     return pair.GetFirst();
 }