C# Class EmptyWeb.ValidationResult

Afficher le fichier Open project: Rust1k/csCourse

Méthodes publiques

Méthode Description
ValidationResult ( bool isValid, string errMsg = "" ) : System

Method Details

ValidationResult() public méthode

public ValidationResult ( bool isValid, string errMsg = "" ) : System
isValid bool
errMsg string
Résultat System