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
typeNamestring
Properties
TypeName
public string TypeName { get; }
  Property Value
Methods
ToString()
public override string ToString()