Méthode | Description | |
---|---|---|
AddError ( string error, bool invalidate = true ) : void | ||
ConfigErrorResult ( ) | ||
ConfigErrorResult ( bool valid ) | ||
ConfigErrorResult ( bool valid, string errorMessage ) |
public AddError ( string error, bool invalidate = true ) : void | ||
error | string | |
invalidate | bool | |
Résultat | void |
public ConfigErrorResult ( bool valid, string errorMessage ) | ||
valid | bool | |
errorMessage | string |