BogaNet 1.4.0
Loading...
Searching...
No Matches
BogaNet.Extension.DictionaryExtension Member List

This is the complete list of members for BogaNet.Extension.DictionaryExtension, including all inherited members.

BNAddRange< K, V >(this IDictionary< K, V > dict, IDictionary< K, V > collection)BogaNet.Extension.DictionaryExtensionstatic
BNDump< K, V >(this IDictionary< K, V > dict, bool appendNewLine=true, string? prefix="", string? postfix="", string delimiter="; ")BogaNet.Extension.DictionaryExtensionstatic
BNKeys< K, V >(this IDictionary< K, V > dict)BogaNet.Extension.DictionaryExtensionstatic
BNToDictionaryXML< K, V >(this IDictionary< K, V > dict)BogaNet.Extension.DictionaryExtensionstatic