C# Class CsmMagic.Validation.CsmValidationAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: JohnBloom/CsmMagic

Méthodes publiques

Méthode Description
CsmValidationAttribute ( Type validator, bool throwException = true, string message = "" ) : System

Method Details

CsmValidationAttribute() public méthode

public CsmValidationAttribute ( Type validator, bool throwException = true, string message = "" ) : System
validator System.Type
throwException bool
message string
Résultat System