C# Class MvvmCross.Binding.ExpressionParse.MvxParsedExpression.PropertyNode

Inheritance: INode
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes publiques

Méthode Description
AppendPrintTo ( StringBuilder builder ) : void
PropertyNode ( string propertyName ) : System.Collections.Generic

Method Details

AppendPrintTo() public méthode

public AppendPrintTo ( StringBuilder builder ) : void
builder System.Text.StringBuilder
Résultat void

PropertyNode() public méthode

public PropertyNode ( string propertyName ) : System.Collections.Generic
propertyName string
Résultat System.Collections.Generic