Table of Contents

Class ExtensionsIDmsStandaloneParameter

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Defines extension methods for IDmsStandaloneParameter<T> .

public static class ExtensionsIDmsStandaloneParameter
Inheritance
ExtensionsIDmsStandaloneParameter

Methods

GetValueOrDefault<T>(IDmsStandaloneParameter<T?>)

Gets the parameter value or the specified default value.

GetValueOrDefault<T>(IDmsStandaloneParameter<T?>, T)

Gets the parameter value or the specified default value.