C# Class XSpect.Yacq.Runner.Model.Code

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: takeshik/yacq Class Usage Examples

Méthodes publiques

Méthode Description
Print ( Object obj ) : void
Reset ( ) : void
Run ( ) : void

Private Methods

Méthode Description
OnPropertyChanged ( String propertyName ) : void
WriteOutput ( String str ) : void

Method Details

Print() public méthode

public Print ( Object obj ) : void
obj Object
Résultat void

Reset() public méthode

public Reset ( ) : void
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void