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

Inheritance: ValueParser
Mostra 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