Summary

public static void AssertEmpty<K, V>(this Dictionary<K, V> collection)

Parameters