This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
lukas.angerer
/
PasswordlessWebLogin
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
48d5434f12
Rami (Branch)
Tag
main
PasswordlessWeb...
/
OptionsWithName.cs
OptionsWithName.cs
87 B
Cronologia
Originale
1
2
3
namespace Passwordless;
public record OptionsWithName<T>(string Name, T Options);