C# 클래스 MvvmCross.Binding.Parse.PropertyPath.MvxSourcePropertyPathParser

Stateless parser with global caching of tokens
상속: IMvxSourcePropertyPathParser
파일 보기 프로젝트 열기: MvvmCross/MvvmCross

공개 메소드들

메소드 설명
Parse ( string textToParse ) : IList

메소드 상세

Parse() 공개 메소드

public Parse ( string textToParse ) : IList
textToParse string
리턴 IList