Skip to main content

ixelementcreator-interface

Represents the interface for custom elements' creators

public interface Korzh.EasyQuery.Wpf.IXElementCreator

Assembly: Korzh.EasyQuery.WPF.dll

Properties

NameTypeDescription
TagNamestringGets the tagName.

Methods

NameTypeDescription
Create()XElementCreates this instance.