Révision 1019554c GES_PAC/Model/SerieAnimal.cs
GES_PAC/Model/SerieAnimal.cs | ||
---|---|---|
30 | 30 |
{ |
31 | 31 |
Mesures.Add(newMeasure); |
32 | 32 |
} |
33 |
|
|
34 |
public Mesure GetLastMeasure() |
|
35 |
{ |
|
36 |
return Mesures.Last(); |
|
37 |
} |
|
33 | 38 |
} |
34 | 39 |
} |
Formats disponibles : Unified diff