Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
EditOperation.cs
1
using
System;
2
using
System.Collections.Generic;
3
using
System.Text;
4
5
namespace
Waher.Runtime.Text
6
{
10
public
enum
EditOperation
11
{
15
Keep,
16
20
Insert,
21
25
Delete
26
}
27
}
Waher.Runtime.Text
Definition:
Difference.cs:7
Waher.Runtime.Text.EditOperation
EditOperation
Type of edit-operation
Definition:
EditOperation.cs:11
IoTGateway
Runtime
Waher.Runtime.Text
EditOperation.cs
Generated by
1.9.5