DorotiEvel
New Member
I'm developing a MVP project . now I wonder if I should create a separate service ( interface and implemented ) class for each presenter , only containing presenter's required methods . or no , It should connect directly to the BLL layer methods ?