AElement 构造函数

AElement()

实现

factory AElement() =>
    _SvgElementFactoryProvider.createSvgElement_tag("a") as AElement;