Beispiel #1
0
 public override void Accept(CommandVisitor visitor)
 {
     visitor.VisitBackgroundLoadCommand(this);
 }