Ejemplo n.º 1
0
 public bool EditorOnly_Apply(ref VisClass.Rep rep)
 {
     return(rep == null ? false : rep.Apply());
 }