Révision 9fd69a0e GES_PAC/Model/PhaseCalibration.cs
GES_PAC/Model/PhaseCalibration.cs | ||
---|---|---|
11 | 11 |
public string Name { get; } |
12 | 12 |
public int Value { get; } |
13 | 13 | |
14 |
private PhaseCalibration(string name, int value) // a passer en public quand integration webservice
|
|
14 |
private PhaseCalibration(string name, int value) |
|
15 | 15 |
{ |
16 | 16 |
Name = name; |
17 | 17 |
Value = value; |
Formats disponibles : Unified diff