예제 #1
0
 public void CopyTo(KeyValuePair <string, Time>[] array, int arrayIndex)
 {
     Comparisons.CopyTo(array, arrayIndex);
 }