We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf7b3e commit 41cb132Copy full SHA for 41cb132
src/BD.SteamClient/Models/SteamLoginState.cs
@@ -1,3 +1,5 @@
1
+using System.Runtime.Serialization.Formatters;
2
+
3
namespace BD.SteamClient.Models;
4
5
public sealed class SteamLoginState : JsonModel<SteamLoginState>
0 commit comments