C# Class MvvmCross.Binding.Parse.PropertyPath.PropertyTokens.MvxIndexerPropertyToken

Inheritance: MvxPropertyToken
Mostra file Open project: MvvmCross/MvvmCross Class Usage Examples

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
MvxIndexerPropertyToken ( object key )

Method Details

MvxIndexerPropertyToken() protected method

protected MvxIndexerPropertyToken ( object key )
key object

ToString() public method

public ToString ( ) : string
return string