ニュース

C# 9.0からrecord型が導入されましたので、その使い方の一例として、Dictionaryのキーとして使うことを本稿では考えてみます。
Dictionary initializer coming with C# 6.0 is useful for this purpose. But still, you have to specify types of key and value of dictionary every time. Also, dictionary initializer doesn't exist below C ...
P2P Dictionary project in C#. Contribute to rhfung/p2p-dictionary-csharp development by creating an account on GitHub.