Exemple #1
0
 public bool EditBranch(IfThenElseVM ifThenElse, Window ownerWindow)
 {
     return(controlConstructScheme.EditBranchExternal(ifThenElse, ownerWindow));
 }