public void UdateDBContext() { Db = new WithoutPathEntities(); }
public SqlRepository() { Db = new WithoutPathEntities(); }