Skip to main content

SelectorGrammar.IsSyntax Class

Definition

Assembly:Avalonia.Markup
Package:Avalonia
public class SelectorGrammar.IsSyntax

Inheritance: object -> SelectorGrammar.IsSyntax

Constructors

NameDescription
SelectorGrammar.IsSyntaxNo summary available.

SelectorGrammar.IsSyntax Constructor

public SelectorGrammar.IsSyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
TypeNameNo summary available.
XmlnsNo summary available.

TypeName Property

public string TypeName { get; set; }

Xmlns Property

public string Xmlns { get; set; }