How can I have the Edit() method be called by default when I construct a Breuk object?
Edit()
Breuk
public class Breuk { public Breuk() {//constructor } private static Breuk Edit (Breuk b){ //function }}
Aucun commentaire:
Enregistrer un commentaire