Helper class to decode an entity.
public static class EntityHelper
kind:method, kind:property, kind:ctor. Press Esc to clear.DecodeEntity(Int32)Decodes the given UTF-32 character code to the matching set of UTF-16 characters.DecodeEntity(ReadOnlySpan<Char>)Decodes the given HTML entity to the matching Unicode characters.