GitHub.Authentication.ViewModels.TwoFactorViewModel.TwoFactorViewModel C# (CSharp) Méthode

TwoFactorViewModel() public méthode

This is used by the GitHub.Authentication test application
public TwoFactorViewModel ( ) : System.Windows.Input
Résultat System.Windows.Input
        public TwoFactorViewModel()
            : this(false)
        {
        }

Same methods

TwoFactorViewModel::TwoFactorViewModel ( bool isSms ) : System.Windows.Input