Enum Operation
Namespace: Google.DiffMatchPatch
Assembly: AutoCheck.Core.dll
Syntax
public enum Operation : int
Fields
Name | Description |
---|---|
DELETE | |
EQUAL | |
INSERT |
Extension Methods
ObjectExtensions.DeepClone<Google.DiffMatchPatch.Operation>()