public SessionFactory(INetwork network) { _network = network; DependencyResolver = new DependencyResolver(); }