Пример #1
0
 public void AddConnection(Connection connection)
 {
     Schema.AddConnection(connection);
     connection.Visible = false;
 }