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

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

Méthodes publiques

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

Method Details

AppendPrintTo() public méthode

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

IndexedNode() public méthode

public IndexedNode ( string indexValue ) : System.Collections.Generic
indexValue string
Résultat System.Collections.Generic