Skip to main content

PropertyPathGrammar.TypeQualifiedPropertySyntax Class

Definition

Assembly:Avalonia.Markup
Package:Avalonia
public class PropertyPathGrammar.TypeQualifiedPropertySyntax

Inheritance: object -> PropertyPathGrammar.TypeQualifiedPropertySyntax

Constructors

NameDescription
PropertyPathGrammar.TypeQualifiedPropertySyntaxNo summary available.

PropertyPathGrammar.TypeQualifiedPropertySyntax Constructor

public PropertyPathGrammar.TypeQualifiedPropertySyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
NameNo summary available.
TypeNameNo summary available.
TypeNamespaceNo summary available.

Name Property

public string Name { get; set; }

TypeName Property

public string TypeName { get; set; }

TypeNamespace Property

public string TypeNamespace { get; set; }