C# 클래스 MvvmCross.Binding.ExpressionParse.MvxParsedExpression.IndexedNode

상속: INode
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
AppendPrintTo ( StringBuilder builder ) : void
IndexedNode ( string indexValue ) : System.Collections.Generic

메소드 상세

AppendPrintTo() 공개 메소드

public AppendPrintTo ( StringBuilder builder ) : void
builder System.Text.StringBuilder
리턴 void

IndexedNode() 공개 메소드

public IndexedNode ( string indexValue ) : System.Collections.Generic
indexValue string
리턴 System.Collections.Generic