C# Class SharpSpecs.UI.ViewModels.StepViewModel

Inheritance: ViewModel
Afficher le fichier Open project: charlieridley/SharpSpecs Class Usage Examples

Méthodes publiques

Méthode Description
StepViewModel ( Step step ) : System

Initializes a new instance of the StepViewModel class.

Method Details

StepViewModel() public méthode

Initializes a new instance of the StepViewModel class.
public StepViewModel ( Step step ) : System
step SharpSpecs.Framework.Step The step.
Résultat System