Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Asn1Size.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Text;
4
5
namespace
Waher.Content.Asn1.Model.Restrictions
6
{
10
public
class
Asn1Size
:
Asn1SetRestriction
11
{
16
public
Asn1Size
(
Asn1Values
Set
)
17
: base(
Set
)
18
{
19
}
20
}
21
}
Waher.Content.Asn1.Model.Asn1Values
Abstract base class for sets of values
Definition:
Asn1Values.cs:11
Waher.Content.Asn1.Model.Restrictions.Asn1SetRestriction
Abstract base class for set-based restrictions
Definition:
Asn1SetRestriction.cs:11
Waher.Content.Asn1.Model.Restrictions.Asn1SetRestriction.Set
Asn1Values Set
Set
Definition:
Asn1SetRestriction.cs:26
Waher.Content.Asn1.Model.Restrictions.Asn1Size
SIZE()
Definition:
Asn1Size.cs:11
Waher.Content.Asn1.Model.Restrictions.Asn1Size.Asn1Size
Asn1Size(Asn1Values Set)
SIZE()
Definition:
Asn1Size.cs:16
Waher.Content.Asn1.Model.Restrictions
Definition:
Asn1And.cs:6
IoTGateway
Content
Waher.Content.Asn1
Model
Restrictions
Asn1Size.cs
Generated by
1.9.5