Table of Contents

Constructor ParsedDmaProtocolPackage

Namespace
Skyline.AppInstaller.ContentParser
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

ParsedDmaProtocolPackage(string, string, FileInfo)

Initializes a new instance of the ParsedDmaProtocolPackage class.

public ParsedDmaProtocolPackage(string name, string version, FileInfo fileInfo)

Parameters

name string

Name of the protocol.

version string
fileInfo FileInfo

FileInfo object representation of the file.

Advanced search syntax