C# Class MockDomainUpDown, Marvin

Inheritance: DomainUpDown
Afficher le fichier Open project: runefs/Marvin Class Usage Examples

Méthodes publiques

Méthode Description
Reset ( ) : void

Méthodes protégées

Méthode Description
OnChanged ( object source, EventArgs e ) : void
UpdateEditText ( ) : void
ValidateEditText ( ) : void

Method Details

OnChanged() protected méthode

protected OnChanged ( object source, EventArgs e ) : void
source object
e EventArgs
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

UpdateEditText() protected méthode

protected UpdateEditText ( ) : void
Résultat void

ValidateEditText() protected méthode

protected ValidateEditText ( ) : void
Résultat void