Aggiunta form toolbox Server URL
This commit is contained in:
@@ -217,6 +217,10 @@ namespace PizzaExpress_Client
|
||||
Controls.Add(pnlTop);
|
||||
|
||||
Load += async (s, e) => await CaricaPizze();
|
||||
|
||||
|
||||
var formUrl = new UrlForm(_httpClient.BaseAddress.ToString());
|
||||
formUrl.Show();
|
||||
}
|
||||
|
||||
// ======================================================================
|
||||
|
||||
Reference in New Issue
Block a user