This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
lukas.angerer
/
PasswordlessWebLogin
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
dd1bb1609f
Ramuri
Etichete
main
PasswordlessWeb...
/
OptionsWithName.cs
OptionsWithName.cs
87 B
Istoric
Crud
1
2
3
namespace Passwordless;
public record OptionsWithName<T>(string Name, T Options);