C# Class Prizm.Main.Forms.PipeMill.Heat.HeatViewModel

Inheritance: ViewModelBase, IDisposable
Afficher le fichier Open project: AleksMorozova/prizm Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
NewHeat ( string number ) : void

Private Methods

Méthode Description
GetHeatById ( System.Guid id ) : void
GetHeatByNumber ( string number ) : Heat
HeatViewModel ( IHeatRepositories heatRepository, string heatNumber, IUserNotify notify ) : Prizm.Data.DAL.Mill
HeatsList ( ) : void
SetHeat ( System.Guid guid ) : void
SetupHeats ( ) : void
SetupManufacturers ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

NewHeat() public méthode

public NewHeat ( string number ) : void
number string
Résultat void