BuySomething() public méthode

public BuySomething ( ) : void
Résultat void
 void Button_Click(object sender, System.EventArgs e)
 {
     MainManager.BuySomething();
 }