C# (CSharp) ConfigTester Пространство имен

Классы

Имя Описание
MovingPicturesLauncher
PluginConfigLauncher This class can be extended to easily create an EXE that will launch a specific MediaPortal plugin by helping .NET automatically find MediaPortal and MediaPortal related Assemblies such as your plugin DLL in the users plugin/Windows folder. The resulting executable can be placed anywhere on the users system. This class requires no modifications aside from the namespace, simply subclass it, you should not need to modify it.