Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Asn1From.cs
1
2
using
System;
3
using
System.Collections.Generic;
4
using
System.Text;
5
6
namespace
Waher.Content.Asn1.Model.Restrictions
7
{
11
public
class
Asn1From
:
Asn1SetRestriction
12
{
17
public
Asn1From
(
Asn1Values
Set
)
18
: base(
Set
)
19
{
20
}
21
}
22
}
Waher.Content.Asn1.Model.Asn1Values
Abstract base class for sets of values
Definition:
Asn1Values.cs:11
Waher.Content.Asn1.Model.Restrictions.Asn1From
FROM()
Definition:
Asn1From.cs:12
Waher.Content.Asn1.Model.Restrictions.Asn1From.Asn1From
Asn1From(Asn1Values Set)
FROM()
Definition:
Asn1From.cs:17
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
Definition:
Asn1And.cs:6
IoTGateway
Content
Waher.Content.Asn1
Model
Restrictions
Asn1From.cs
Generated by
1.9.5