コード例 #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);