Table of Contents

Constructor ProtocolVersionTemplate

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

ProtocolVersionTemplate()

Initializes a new instance of the ProtocolVersionTemplate class.

public ProtocolVersionTemplate()

ProtocolVersionTemplate(string, string, string)

Initializes a new instance of the ProtocolVersionTemplate class.

public ProtocolVersionTemplate(string protocolName, string protocolVersion, string name)

Parameters

protocolName string

Name of the protocol.

protocolVersion string

Version of the protocol.

name string

Name of the template.