Table of Contents

Class MaximumConstraint

Namespace
Jabra.NET.Sdk.Properties.Validation
Assembly
Jabra.NET.Sdk.Properties.dll
public class MaximumConstraint : ValueConstraint
Inheritance
MaximumConstraint
Inherited Members

Constructors

MaximumConstraint(double)

public MaximumConstraint(double maximum)

Parameters

maximum double

Properties

Maximum

public double Maximum { get; }

Property Value

double

Methods

ToString()

public override string ToString()

Returns

string