C# Class JudoDotNetXamarin.ValidationResponse

Afficher le fichier Open project: JudoPay/Judo-Xamarin

Méthodes publiques

Méthode Description
ValidationResponse ( bool isValid, string errorMessage, bool shouldDisplayErrorMessage ) : System

Method Details

ValidationResponse() public méthode

public ValidationResponse ( bool isValid, string errorMessage, bool shouldDisplayErrorMessage ) : System
isValid bool
errorMessage string
shouldDisplayErrorMessage bool
Résultat System