C# (CSharp) GitHub.Authentication.ViewModels Namespace

Nested Namespaces

GitHub.Authentication.ViewModels.Validation

Classes

Name Description
CredentialsViewModel
DialogViewModel
TwoFactorViewModel Simple view model for the GitHub Two Factor dialog.
ViewModel Rather than bring in all the overhead of an MVVM framework, we'll just do the simplest possible thing.