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

Inheritance: ValueParser
Afficher le fichier Open project: MvvmCross/MvvmCross

Méthodes protégées

Méthode Description
TryParse ( string input, object &result ) : bool

Method Details

TryParse() protected méthode

protected TryParse ( string input, object &result ) : bool
input string
result object
Résultat bool