Class AppPackageAutomationScriptBuilderHelper
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Helper class containing utility methods for working with Automation script builders.
public class AppPackageAutomationScriptBuilderHelper : IAppPackageAutomationScriptBuilderHelper
- Inheritance
-
AppPackageAutomationScriptBuilderHelper
- Implements
- Extension Methods
Constructors
Methods
- ExtractAssemblies(byte[], IEnumerable<string>)
Extracts the assemblies that should be included in the package.
- ExtractAssemblies(string, IEnumerable<string>)
Extracts the assemblies that should be included in the package.