예제 #1
0
파일: If.cs 프로젝트: Xamla/graph_system
 public bool ReorderPins(IList <string> objectIds) => arguments.Reorder(objectIds);
예제 #2
0
 public bool ReorderPins(IList <string> objectIds) => flowInputs.Reorder(objectIds);