예제 #1
0
 public double onBaby(Baby baby)
 {
     return(0.00);
 }
예제 #2
0
 public bool onBaby(Baby baby)
 {
     return(false);
 }