C# Class UnitTests.HtmlEntityDecoderTests

显示文件 Open project: prepare/HTML-Renderer

Private Methods

Method Description
TestDecodeNamedEntities ( ) : void
TestDecodeNumericEntities ( ) : void
TestDecodeNumericEntity ( string text, string expected ) : void