Example #1
0
 public void ToggleShowInMorphisms(bool value)
 {
     obj.SetShowInMorphisms(value);
 }