예제 #1
0
 public void OnClearCommand(object param)
 {
     NodeCollection.Clear();
     ConnectorCollection.Clear();
     GroupCollection.Clear();
 }