public void Init() { ServiceDataToUse.SetData(); }
public void Init() { Work = new MockUnitOfWork(); ServiceDataToUse.SetData(); }