C# Class Tidy.Core.Entity

HTML ISO entity (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.cs for the copyright notice. Derived from HTML Tidy Release 4 Aug 2000
显示文件 Open project: r1pper/TidyNetPortable

Public Methods

Method Description
Entity ( string name, int code )
Entity ( string name, short code )

Method Details

Entity() public method

public Entity ( string name, int code )
name string
code int

Entity() public method

public Entity ( string name, short code )
name string
code short