I'm studying MVC, I created the abstract Model class to serve as a "template" for the others that can inherit it. I would like an evaluation of the code as, positives and negatives, how best to improve it, etc.
abstract class Model {
priva...
asked by
10.06.2014 / 04:34