Skip to main content

SelectorGrammar.PropertySyntax Class

Definition

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

Inheritance: object -> SelectorGrammar.PropertySyntax

Constructors

NameDescription
SelectorGrammar.PropertySyntaxNo summary available.

SelectorGrammar.PropertySyntax Constructor

public SelectorGrammar.PropertySyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
PropertyNo summary available.
ValueNo summary available.

Property Property

public string Property { get; set; }

Value Property

public string Value { get; set; }