Skip to main content

SelectorGrammar.OfTypeSyntax Class

Definition

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

Inheritance: object -> SelectorGrammar.OfTypeSyntax

Constructors

NameDescription
SelectorGrammar.OfTypeSyntaxNo summary available.

SelectorGrammar.OfTypeSyntax Constructor

public SelectorGrammar.OfTypeSyntax()

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; }