Beispiel #1
0
 /// <summary>
 /// Refreshes the data.
 /// </summary>
 public void RefreshData()
 {
     Connections = ConnectionUtil.CreateConnections();
 }