Beispiel #1
0
 public bool ReorderPins(IList <string> objectIds) => arguments.Reorder(objectIds);
Beispiel #2
0
 public bool ReorderPins(IList <string> objectIds) => flowInputs.Reorder(objectIds);