Exemplo n.º 1
0
 private async void btBuyWeave_Click(object sender, EventArgs e)
 {
     var packets = await packetWriter.BuyWeaveAsync();
 }