This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Diff engine.
Namespace: Smartsite.Tools.Diff
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public enum DiffEngineLevel |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Enumeration DiffEngineLevel |
Members
Member name | Description | |
---|---|---|
FastImperfect |
Fast but Imperfect
| |
Medium |
Medium
| |
SlowPerfect |
Slow but perfect.
|
See Also
Smartsite.Tools.Diff Namespace