Table of Contents

Class TypeConstraint

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

Constructors

TypeConstraint(string)

public TypeConstraint(string typeName)

Parameters

typeName string

Properties

TypeName

public string TypeName { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string