C# Class NuGetGallery.SignInViewModel

Afficher le fichier Open project: NuGet/NuGetGallery Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SignInViewModel ( ) : System.Collections.Generic
SignInViewModel ( string userNameOrEmail, string password ) : System.Collections.Generic

Method Details

SignInViewModel() public méthode

public SignInViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SignInViewModel() public méthode

public SignInViewModel ( string userNameOrEmail, string password ) : System.Collections.Generic
userNameOrEmail string
password string
Résultat System.Collections.Generic