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
Ramură:
main
Ramuri
Etichete
main
PasswordlessWeb...
/
OptionsWithName.cs
OptionsWithName.cs
87 B
Permalink
Istoric
Crud
1
2
3
namespace Passwordless;
public record OptionsWithName<T>(string Name, T Options);