Exemple #1
0
 public KeyValuePair <Tuple <object, object, object, int>, object>[] ToArray(WeakKeyDictionary <object, object, object, int, object> d)
 {
     return(d.ToArray());
 }