public ShellBrowser(ShellView shellView) { m_ShellView = shellView; }
public DialogShellBrowser(ShellView shellView) : base(shellView) { }