C# Class MvvmCross.Core.Platform.MvxStringToTypeParser.LongParser

Inheritance: ValueParser
Show file Open project: MvvmCross/MvvmCross

Protected Methods

Method Description
TryParse ( string input, object &result ) : bool

Method Details

TryParse() protected method

protected TryParse ( string input, object &result ) : bool
input string
result object
return bool