Skip to main content

PropertyPathGrammar.CastTypeSyntax Class

Definition

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

Inheritance: object -> PropertyPathGrammar.CastTypeSyntax

Constructors

NameDescription
PropertyPathGrammar.CastTypeSyntaxNo summary available.

PropertyPathGrammar.CastTypeSyntax Constructor

public PropertyPathGrammar.CastTypeSyntax()

Methods

NameDescription
EqualsNo summary available.

Equals Method

public bool Equals(object obj)

Parameters

obj object

Returns

bool

Properties

NameDescription
TypeNameNo summary available.
TypeNamespaceNo summary available.

TypeName Property

public string TypeName { get; set; }

TypeNamespace Property

public string TypeNamespace { get; set; }