This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
lukas.angerer
/
PasswordlessWebLogin
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
48d5434f12
Větve
Značky
main
PasswordlessWeb...
/
OptionsWithName.cs
OptionsWithName.cs
87 B
Historie
Surový
1
2
3
namespace Passwordless;
public record OptionsWithName<T>(string Name, T Options);