Class Html
Copy detector for HTML files.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AutoCheck.Core.CopyDetectors
Assembly: AutoCheck.dll
Syntax
public class Html : PlainText
Constructors
| Improve this Doc View SourceHtml()
Creates a new instance, setting up its properties in order to allow copy detection with the lowest possible false-positive probability.
Declaration
public Html()