public void Add(OptionConfiguration option) { m_options.Add(option); }
internal void Add(OptionConfiguration option) { m_options.Add(option); }