Esempio n. 1
0
 protected internal string MakeChoice(bool buying)
 {
     return(good.MakeChoice());
 }