public PacientServise() { PacientGenerator(10); // !!!!!!!!!!!!!!!!!!!!!! Instance = this; // p Save(); // Load(); }
public PacientServise() { Instance = this; Load(); }