C# Class MvvmCross.Binding.Parse.PropertyPath.MvxSourcePropertyPathParser

Stateless parser with global caching of tokens
Inheritance: IMvxSourcePropertyPathParser
Mostra file Open project: MvvmCross/MvvmCross

Public Methods

Method Description
Parse ( string textToParse ) : IList

Method Details

Parse() public method

public Parse ( string textToParse ) : IList
textToParse string
return IList