예제 #1
0
 private double CalcularTotal()
 {
     return(Pesos.Sum());
 }