public ExplorerListView(String mode) : this() { com = new MasterClass(); foldOptions = new ConfigHelper(com.toSystemPath(com.Config.GetConfig("Explorer", "ConfigLoc").Setting)); //pipeServer = new NamedPipeServerStream("ProjectI2padamsNet"); elvMode = mode; }
public ListView(String mode) : base() { com = new MasterClass(); }