C# Class withSIX.Mini.Applications.MVVM.ViewModels.ValidatableViewModel

Inheritance: SomeViewModel, IValidatableViewModel
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Private Properties

Свойство Type Description
this string

Méthodes protégées

Méthode Description
ClearErrors ( ) : void
UpdateValidation ( ) : void

Private Methods

Méthode Description
this ( string columnName ) : string

Method Details

ClearErrors() protected méthode

protected ClearErrors ( ) : void
Résultat void

UpdateValidation() protected méthode

protected UpdateValidation ( ) : void
Résultat void