Révision ba296a27 GES_PAC/Model/Journee.cs
GES_PAC/Model/Journee.cs | ||
---|---|---|
71 | 71 |
} |
72 | 72 |
return TypeCalibration.All.Except(Calibrations.Last().GetTypesDone()).ToList(); |
73 | 73 |
} |
74 |
|
|
75 |
public Serie GetCurrentSet() |
|
76 |
{ |
|
77 |
return Series.Last(); |
|
78 |
} |
|
74 | 79 |
#endregion |
75 | 80 |
} |
76 | 81 |
} |
Formats disponibles : Unified diff