public AppManager() { encoderPlugins = new PluginsManager <IPlugin>(dllPath); decoderPlugins = new PluginsManager <IDecoderPlugin>(dllPath); }