Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
OpenAttribute.cs
1
using
System;
2
3
namespace
Waher.Things.Attributes
4
{
9
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field, AllowMultiple =
false
, Inherited =
true
)]
10
public
class
OpenAttribute
: Attribute
11
{
16
public
OpenAttribute
()
17
{
18
}
19
}
20
}
Waher.Things.Attributes.OpenAttribute
Defines an open parameter. Open parameters accept values outside of listed options,...
Definition:
OpenAttribute.cs:11
Waher.Things.Attributes.OpenAttribute.OpenAttribute
OpenAttribute()
Defines an open parameter. Open parameters accept values outside of listed options,...
Definition:
OpenAttribute.cs:16
Waher.Things.Attributes
Definition:
AlphaChannelAttribute.cs:4
IoTGateway
Things
Waher.Things
Attributes
OpenAttribute.cs
Generated by
1.9.5