public void Init() { m_factory = new AccountBusinessConfiguratorFactory(); }
public void Init() { m_factory = CreateBusinessConfiguratorFactory(); }