C# Class Instant.ViewModels.IterationChangedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: ermau/Instant Class Usage Examples

Méthodes publiques

Méthode Description
IterationChangedEventArgs ( LoopIteration oldValue, LoopIteration newValue ) : System

Method Details

IterationChangedEventArgs() public méthode

public IterationChangedEventArgs ( LoopIteration oldValue, LoopIteration newValue ) : System
oldValue LoopIteration
newValue LoopIteration
Résultat System